usc-llm-text / README.md
gabrielaltay's picture
Upload dataset
57e355b verified
|
raw
history blame contribute delete
No virus
576 Bytes
metadata
dataset_info:
  features:
    - name: legis_id
      dtype: string
    - name: text
      dtype: string
    - name: url
      dtype: string
  splits:
    - name: train
      num_bytes: 818547278
      num_examples: 70643
    - name: validation
      num_bytes: 78644633
      num_examples: 7354
    - name: test
      num_bytes: 72377249
      num_examples: 7354
  download_size: 390975544
  dataset_size: 969569160
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*