law_lexabsumm / README.md
minsuhan's picture
Upload dataset
ce2e437 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: 46828684
      num_examples: 810
    - name: validation
      num_bytes: 5108689
      num_examples: 95
    - name: test
      num_bytes: 3289178
      num_examples: 57
  download_size: 26642274
  dataset_size: 55226551
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*