Datasets:
rcds
/

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
Dask
File size: 976 Bytes
78ca89f
 
 
deb77fc
 
78ca89f
 
 
 
deb77fc
78ca89f
deb77fc
78ca89f
deb77fc
78ca89f
 
 
 
 
 
 
 
 
 
 
ea09bd1
deb77fc
78ca89f
ea09bd1
deb77fc
78ca89f
ea09bd1
deb77fc
ea09bd1
 
 
 
 
78ca89f
 
 
 
 
 
 
 
 
ea09bd1
 
78ca89f
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
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-*
---