CrossSum-Embeddings / README.md
eragwrthwth's picture
Upload dataset
727a4b8 verified
|
Raw
History Blame Contribute Delete
605 Bytes
metadata
dataset_info:
  features:
    - name: source_url
      dtype: string
    - name: target_url
      dtype: string
    - name: summary
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: test
      num_bytes: 1789766
      num_examples: 469
    - name: validation
      num_bytes: 1849178
      num_examples: 470
    - name: train
      num_bytes: 16682768
      num_examples: 3729
  download_size: 22156350
  dataset_size: 20321712
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*