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