Upload stats.json with huggingface_hub
Browse files- stats.json +23 -0
stats.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"total_documents": 13,
|
| 3 |
+
"total_examples": 1287,
|
| 4 |
+
"by_document_type": {
|
| 5 |
+
"unknown": 6,
|
| 6 |
+
"preamble": 5
|
| 7 |
+
},
|
| 8 |
+
"by_safeguard_type": {
|
| 9 |
+
"unknown": 3,
|
| 10 |
+
"physical": 8,
|
| 11 |
+
"technical": 8,
|
| 12 |
+
"administrative": 8
|
| 13 |
+
},
|
| 14 |
+
"by_implementation_spec": {
|
| 15 |
+
"both": 5,
|
| 16 |
+
"required": 6
|
| 17 |
+
},
|
| 18 |
+
"by_entity_type": {
|
| 19 |
+
"both": 9,
|
| 20 |
+
"covered_entity": 2
|
| 21 |
+
},
|
| 22 |
+
"breach_related": 8
|
| 23 |
+
}
|