DeepStockDataset / README.md
2084Collective's picture
Upload dataset
62c3222 verified
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: answer
      dtype: string
    - name: period
      dtype: string
    - name: label
      dtype: string
    - name: symbol
      dtype: string
    - name: company_info
      dtype: string
  splits:
    - name: train
      num_bytes: 15552190
      num_examples: 1230
    - name: test
      num_bytes: 3850409
      num_examples: 300
  download_size: 7336834
  dataset_size: 19402599
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*