kurry's picture
Upload README.md with huggingface_hub
5a84fca
|
raw
history blame
537 Bytes
---
license: apache-2.0
dataset_info:
features:
- name: year
dtype: string
- name: quarter
dtype:
class_label:
names:
'0': QTR1
'1': QTR2
'2': QTR3
'3': QTR4
- name: symbol
dtype: string
- name: report_url
dtype: string
- name: report
dtype: string
splits:
- name: train
num_bytes: 34363
num_examples: 1
download_size: 15845
dataset_size: 34363
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---