law_seen_lexabsumm / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
507a78d verified
|
raw
history blame
610 Bytes
metadata
language:
  - en
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: 46762807
      num_examples: 810
    - name: validation
      num_bytes: 5359401
      num_examples: 95
    - name: test
      num_bytes: 3098378
      num_examples: 57
  download_size: 24513999
  dataset_size: 55220586
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*