Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
xsum-safe / README.md
mattymchen's picture
Upload README.md with huggingface_hub
5f65d84
|
raw
history blame
653 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: document
      dtype: string
    - name: summary
      dtype: string
    - name: id
      dtype: string
  splits:
    - name: validation
      num_bytes: 9945720.58522991
      num_examples: 6273
    - name: test
      num_bytes: 9986002.486302974
      num_examples: 6283
  download_size: 12762135
  dataset_size: 19931723.071532883

Dataset Card for "xsum-safe"

More Information needed