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