vr
typo
d9fa9ef
|
raw
history blame
No virus
660 Bytes
---
license: cc-by-sa-4.0
---
# Judgment Prediction
## Introduction
## Size
- all: 328'825
- validation: 37'485
- test: 93'908
- train: 197'432
## Load datasets
```python
dataset = load_dataset("rcds/judgment_prediction")
```
## Columns
- decision_id: unique identifier for the decision
- facts: facts section of the decision
- considerations: considerations section of the decision
- label: label of the decision
- law_area: area of law of the decision
- language: language of the decision
- year: year of the decision
- court: court of the decision
- chamber: chamber of the decision
- canton: canton of the decision
- region: region of the decision