Datasets:
Update jurisprudence config: 1114 chunks
Browse files- README.md +33 -1
- jurisprudence/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -22,12 +22,13 @@ configs:
|
|
| 22 |
- config_name: jurisprudence
|
| 23 |
data_files:
|
| 24 |
- split: train
|
| 25 |
-
path: jurisprudence/train-*
|
| 26 |
- config_name: reponses_legis
|
| 27 |
data_files:
|
| 28 |
- split: train
|
| 29 |
path: reponses_legis/train-*.parquet
|
| 30 |
dataset_info:
|
|
|
|
| 31 |
features:
|
| 32 |
- name: chunk_text
|
| 33 |
dtype: string
|
|
@@ -154,6 +155,37 @@ dataset_info:
|
|
| 154 |
num_examples: 54388
|
| 155 |
download_size: 279198186
|
| 156 |
dataset_size: 432747331
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 157 |
---
|
| 158 |
|
| 159 |
# Open Codes
|
|
|
|
| 22 |
- config_name: jurisprudence
|
| 23 |
data_files:
|
| 24 |
- split: train
|
| 25 |
+
path: jurisprudence/train-*
|
| 26 |
- config_name: reponses_legis
|
| 27 |
data_files:
|
| 28 |
- split: train
|
| 29 |
path: reponses_legis/train-*.parquet
|
| 30 |
dataset_info:
|
| 31 |
+
- config_name: default
|
| 32 |
features:
|
| 33 |
- name: chunk_text
|
| 34 |
dtype: string
|
|
|
|
| 155 |
num_examples: 54388
|
| 156 |
download_size: 279198186
|
| 157 |
dataset_size: 432747331
|
| 158 |
+
- config_name: jurisprudence
|
| 159 |
+
features:
|
| 160 |
+
- name: chunk_text
|
| 161 |
+
dtype: string
|
| 162 |
+
- name: embedding
|
| 163 |
+
list: float32
|
| 164 |
+
length: 1024
|
| 165 |
+
- name: source_id
|
| 166 |
+
dtype: string
|
| 167 |
+
- name: chunk_index
|
| 168 |
+
dtype: int32
|
| 169 |
+
- name: jurisdiction
|
| 170 |
+
dtype: string
|
| 171 |
+
- name: chamber
|
| 172 |
+
dtype: string
|
| 173 |
+
- name: date_decision
|
| 174 |
+
dtype: string
|
| 175 |
+
- name: solution
|
| 176 |
+
dtype: string
|
| 177 |
+
- name: fiche_arret
|
| 178 |
+
dtype: string
|
| 179 |
+
- name: url_judilibre
|
| 180 |
+
dtype: string
|
| 181 |
+
- name: zone
|
| 182 |
+
dtype: string
|
| 183 |
+
splits:
|
| 184 |
+
- name: train
|
| 185 |
+
num_bytes: 14110383
|
| 186 |
+
num_examples: 1114
|
| 187 |
+
download_size: 8288205
|
| 188 |
+
dataset_size: 14110383
|
| 189 |
---
|
| 190 |
|
| 191 |
# Open Codes
|
jurisprudence/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7567e671cd9d6041d4fa2422fff9b4b252ea8dcea18a42e74faa44375e26406f
|
| 3 |
+
size 8288205
|