File size: 3,031 Bytes
78ca89f 8dd92d9 94733f5 8dd92d9 78ca89f deb77fc 78ca89f deb77fc 78ca89f deb77fc 78ca89f deb77fc 78ca89f ea09bd1 deb77fc 78ca89f ea09bd1 deb77fc 78ca89f ea09bd1 deb77fc ea09bd1 78ca89f 8dd92d9 94733f5 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 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 |
---
dataset_info:
- config_name: de_de
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: 202072546.78114817
num_examples: 13550
- name: validation
num_bytes: 3387377.5166666666
num_examples: 137
- name: test
num_bytes: 5094957.671779141
num_examples: 207
- name: one_shot_examples
num_bytes: 7850.222222222223
num_examples: 1
download_size: 108293386
dataset_size: 210562732.1918162
- config_name: de_fr
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: 202072546.78114817
num_examples: 13550
- name: validation
num_bytes: 3387377.5166666666
num_examples: 137
- name: test
num_bytes: 5094957.671779141
num_examples: 207
- name: one_shot_examples
num_bytes: 7850.222222222223
num_examples: 1
download_size: 108523462
dataset_size: 210562732.1918162
- config_name: default
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: de_de
data_files:
- split: train
path: de_de/train-*
- split: validation
path: de_de/validation-*
- split: test
path: de_de/test-*
- split: one_shot_examples
path: de_de/one_shot_examples-*
- config_name: de_fr
data_files:
- split: train
path: de_fr/train-*
- split: validation
path: de_fr/validation-*
- split: test
path: de_fr/test-*
- split: one_shot_examples
path: de_fr/one_shot_examples-*
- 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-*
---
|