news-stocks / README.md
Chuyin980321's picture
Upload README.md with huggingface_hub
2c0d66a
|
raw
history blame
669 Bytes
metadata
dataset_info:
  features:
    - name: symbol
      dtype: string
    - name: body
      dtype: string
    - name: publisher
      dtype: string
    - name: publish_time
      dtype: timestamp[ns, tz=GMT]
    - name: title
      dtype: string
    - name: url
      dtype: string
    - name: uuid
      dtype: string
  splits:
    - name: train
      num_bytes: 18435776
      num_examples: 2978
  download_size: 9157427
  dataset_size: 18435776
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "news-stocks"

More Information needed