File size: 660 Bytes
212cb63
 
 
ab8bd8f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
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