nandezgarcia's picture
Upload dataset
f8e08fd verified
|
raw
history blame
667 Bytes
metadata
dataset_info:
  features:
    - name: text_en
      struct:
        - name: id
          dtype: string
        - name: summary
          dtype: string
        - name: text
          dtype: string
    - name: text_es
      struct:
        - name: court
          dtype: string
        - name: id
          dtype: string
        - name: summary
          dtype: string
        - name: text
          dtype: string
  splits:
    - name: train
      num_bytes: 183806650
      num_examples: 1621
    - name: test
      num_bytes: 56949579
      num_examples: 406
  download_size: 87969501
  dataset_size: 240756229
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*