cail2018 / README.md
albertvillanova's picture
Convert dataset to Parquet (#2)
775098d verified
metadata
annotations_creators:
  - found
language_creators:
  - found
language:
  - zh
license:
  - unknown
multilinguality:
  - monolingual
size_categories:
  - 1M<n<10M
source_datasets:
  - original
task_categories:
  - other
task_ids: []
paperswithcode_id: chinese-ai-and-law-cail-2018
pretty_name: CAIL 2018
tags:
  - judgement-prediction
dataset_info:
  features:
    - name: fact
      dtype: string
    - name: relevant_articles
      sequence: int32
    - name: accusation
      sequence: string
    - name: punish_of_money
      dtype: float32
    - name: criminals
      sequence: string
    - name: death_penalty
      dtype: bool
    - name: imprisonment
      dtype: float32
    - name: life_imprisonment
      dtype: bool
  splits:
    - name: exercise_contest_train
      num_bytes: 220112348
      num_examples: 154592
    - name: exercise_contest_valid
      num_bytes: 21702109
      num_examples: 17131
    - name: exercise_contest_test
      num_bytes: 41057538
      num_examples: 32508
    - name: first_stage_train
      num_bytes: 1779653382
      num_examples: 1710856
    - name: first_stage_test
      num_bytes: 244334666
      num_examples: 217016
    - name: final_test
      num_bytes: 44194611
      num_examples: 35922
  download_size: 1167828091
  dataset_size: 2351054654
configs:
  - config_name: default
    data_files:
      - split: exercise_contest_train
        path: data/exercise_contest_train-*
      - split: exercise_contest_valid
        path: data/exercise_contest_valid-*
      - split: exercise_contest_test
        path: data/exercise_contest_test-*
      - split: first_stage_train
        path: data/first_stage_train-*
      - split: first_stage_test
        path: data/first_stage_test-*
      - split: final_test
        path: data/final_test-*

Dataset Card for CAIL 2018

Table of Contents

Dataset Description

Dataset Summary

[More Information Needed]

Supported Tasks and Leaderboards

[More Information Needed]

Languages

[More Information Needed]

Dataset Structure

Data Instances

[More Information Needed]

Data Fields

[More Information Needed]

Data Splits

[More Information Needed]

Dataset Creation

Curation Rationale

[More Information Needed]

Source Data

Initial Data Collection and Normalization

[More Information Needed]

Who are the source language producers?

[More Information Needed]

Annotations

Annotation process

[More Information Needed]

Who are the annotators?

[More Information Needed]

Personal and Sensitive Information

[More Information Needed]

Considerations for Using the Data

Social Impact of Dataset

[More Information Needed]

Discussion of Biases

[More Information Needed]

Other Known Limitations

[More Information Needed]

Additional Information

Dataset Curators

[More Information Needed]

Licensing Information

[More Information Needed]

Citation Information

[More Information Needed]

Contributions

Thanks to @JetRunner for adding this dataset.