Datasets:
Upload metrics.json with huggingface_hub
Browse files- metrics.json +13 -0
metrics.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"records": 11865,
|
| 3 |
+
"instance_triples": 483067,
|
| 4 |
+
"material_strings": 476,
|
| 5 |
+
"material_concepts": 137,
|
| 6 |
+
"material_resolution_pct": 99.9,
|
| 7 |
+
"getty_aat_exactmatches": 55,
|
| 8 |
+
"dag_edges": 289,
|
| 9 |
+
"dag_components": 114,
|
| 10 |
+
"shacl_conforms": true,
|
| 11 |
+
"dangling_concepts": 0,
|
| 12 |
+
"union_triples": 487243
|
| 13 |
+
}
|