MMR-SUM-V1 / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
90e3ac2 verified
|
raw
history blame
759 Bytes
metadata
language:
  - en
dataset_info:
  features:
    - name: language_code
      dtype: string
    - name: title
      dtype: string
    - name: summary
      dtype: string
    - name: text
      dtype: string
    - name: ic_5
      dtype: string
    - name: combined_5
      dtype: string
    - name: ic_10
      dtype: string
    - name: combined_10
      dtype: string
  splits:
    - name: train
      num_bytes: 7120602737
      num_examples: 623599
    - name: val
      num_bytes: 720565222
      num_examples: 64155
    - name: test
      num_bytes: 722977647
      num_examples: 64311
  download_size: 5124308427
  dataset_size: 8564145606
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*