tldr_news_short / README.md
garrett361's picture
Upload README.md with huggingface_hub
11c0b28
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: headline
      dtype: string
    - name: content
      dtype: string
  splits:
    - name: train
      num_bytes: 105707
      num_examples: 502
    - name: test
      num_bytes: 11219
      num_examples: 51
  download_size: 78561
  dataset_size: 116926

Dataset Card for "tldr_news_short"

More Information needed