COMMA / README.md
paoloitaliani's picture
Upload dataset
36124e0 verified
|
raw
history blame
1.01 kB
metadata
dataset_info:
  config_name: en
  features:
    - name: id
      dtype: string
    - name: ruling_type
      dtype: int64
    - name: epigraph
      dtype: string
    - name: body
      dtype: string
    - name: decision
      dtype: string
    - name: maxims_text
      dtype: string
    - name: maxims_title
      dtype: string
    - name: full_text
      dtype: string
    - name: num_maxims
      dtype: int64
    - name: maxims_len
      dtype: int64
    - name: full_text_len
      dtype: int64
    - name: judgment_type
      dtype: int64
    - name: constitutional_parameters
      dtype: string
    - name: maxims
      dtype: string
  splits:
    - name: train
      num_bytes: 555145830
      num_examples: 12600
    - name: test
      num_bytes: 30737608
      num_examples: 700
    - name: validation
      num_bytes: 31671019
      num_examples: 700
  download_size: 278441383
  dataset_size: 617554457
configs:
  - config_name: en
    data_files:
      - split: train
        path: en/train-*
      - split: test
        path: en/test-*
      - split: validation
        path: en/validation-*