gianma's picture
Upload README.md with huggingface_hub
5e6f49e
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: is_camera
      dtype: bool
    - name: reference
      dtype: string
    - name: summary
      dtype: string
    - name: tokenized_len_total
      dtype: int64
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 27759232
      num_examples: 1097
    - name: validation
      num_bytes: 1700544
      num_examples: 63
    - name: test
      num_bytes: 1779936
      num_examples: 63
  download_size: 12565212
  dataset_size: 31239712

Dataset Card for "eurlexsum_ita_cleaned_32768_299"

More Information needed