fact_full_lexabsumm / README.md
minsuhan's picture
Upload dataset
74d7c37 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: input_prefix
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 17684171
      num_examples: 810
    - name: validation
      num_bytes: 2307197
      num_examples: 95
    - name: test
      num_bytes: 3163239
      num_examples: 148
  download_size: 10589937
  dataset_size: 23154607
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*