metadata
dataset_info:
features:
- name: id
dtype: int64
- name: title
dtype: string
- name: description
dtype: string
- name: resolution
dtype: string
- name: close
dtype: string
- name: open
dtype: string
- name: status
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 100840
num_examples: 137
- name: validation
num_bytes: 112813
num_examples: 138
download_size: 91627
dataset_size: 213653
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*