Upload metadata.json with huggingface_hub
Browse files- metadata.json +28 -0
metadata.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pack_id": "securite_sociale_micro",
|
| 3 |
+
"pack_nom": "Collection securite_sociale_micro",
|
| 4 |
+
"version": "1.0.0",
|
| 5 |
+
"date_export": "2026-04-11T16:58:34.838405+00:00",
|
| 6 |
+
"producteur": "SpadaLab",
|
| 7 |
+
"licence": "Usage commercial autorise — donnees sources sous Licence Ouverte Etalab 2.0",
|
| 8 |
+
"statistiques": {
|
| 9 |
+
"nombre_chunks": 5263,
|
| 10 |
+
"nombre_articles_uniques": 3330,
|
| 11 |
+
"tokens_total_estime": 1545124,
|
| 12 |
+
"par_source": {
|
| 13 |
+
"legifrance": 5263
|
| 14 |
+
},
|
| 15 |
+
"par_collection": {
|
| 16 |
+
"securite_sociale_micro": 5263
|
| 17 |
+
}
|
| 18 |
+
},
|
| 19 |
+
"integrite": {
|
| 20 |
+
"hash_algorithme": "SHA-256",
|
| 21 |
+
"hash_contenu": "1d1f2db8a6a9eaf1c4ea179d58c83734d005ea88cda43caab539196a4a9e5851"
|
| 22 |
+
},
|
| 23 |
+
"format": {
|
| 24 |
+
"chunks_json": "chunks.json",
|
| 25 |
+
"chunks_parquet": "chunks.parquet",
|
| 26 |
+
"datasheet": "datasheet.json"
|
| 27 |
+
}
|
| 28 |
+
}
|