Datasets:
rcds
/

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
Dask
slds / README.md
Rolshoven's picture
Upload dataset
ea09bd1 verified
|
raw
history blame
976 Bytes
metadata
dataset_info:
  features:
    - name: sample_id
      dtype: int64
    - name: decision_id
      dtype: string
    - name: decision
      dtype: string
    - name: decision_language
      dtype: string
    - name: headnote
      dtype: string
    - name: headnote_language
      dtype: string
    - name: law_area
      dtype: string
    - name: year
      dtype: int64
    - name: volume
      dtype: string
    - name: url
      dtype: string
  splits:
    - name: train
      num_bytes: 892325523
      num_examples: 59835
    - name: validation
      num_bytes: 14835230
      num_examples: 600
    - name: test
      num_bytes: 24071829
      num_examples: 978
    - name: one_shot_examples
      num_bytes: 70652
      num_examples: 9
  download_size: 179083051
  dataset_size: 931303234
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
      - split: one_shot_examples
        path: data/one_shot_examples-*