Datasets:
language: | |
- en | |
license: mit | |
size_categories: | |
- 1K<n<10K | |
task_categories: | |
- text-classification | |
tags: | |
- stock | |
- finance | |
- trading | |
- market | |
extra_gated_fields: | |
First name: text | |
Last name: text | |
Affiliation: text | |
Job title: text | |
Email: text | |
Country: country | |
I want to use this model for: | |
type: select | |
options: | |
- Research | |
- Education | |
- label: Other | |
value: other | |
I agree to use this model for non-commercial use ONLY: checkbox | |
dataset_info: | |
features: | |
- name: index | |
dtype: int64 | |
- name: query | |
dtype: string | |
- name: answer | |
dtype: string | |
- name: choices | |
sequence: string | |
- name: gold | |
dtype: int64 | |
splits: | |
- name: train | |
num_bytes: 196524403 | |
num_examples: 2962 | |
- name: validation | |
num_bytes: 6618344 | |
num_examples: 100 | |
- name: test | |
num_bytes: 50802314 | |
num_examples: 766 | |
download_size: 137944387 | |
dataset_size: 253945061 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- split: validation | |
path: data/validation-* | |
- split: test | |
path: data/test-* | |