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