Upload provenance.json with huggingface_hub
Browse files- provenance.json +30 -0
provenance.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": 1,
|
| 3 |
+
"task_count": 410,
|
| 4 |
+
"result_count": 4100,
|
| 5 |
+
"labels": [
|
| 6 |
+
"Exact",
|
| 7 |
+
"Partial",
|
| 8 |
+
"No",
|
| 9 |
+
"Unclear"
|
| 10 |
+
],
|
| 11 |
+
"model_codes": {
|
| 12 |
+
"hand_splus_135_patch_mean": "Model A",
|
| 13 |
+
"full_base_cls": "Model B",
|
| 14 |
+
"hand_base_200_cls": "Model C",
|
| 15 |
+
"wilor_frame_embedding": "Model D",
|
| 16 |
+
"hand_splus_200_cls": "Model E",
|
| 17 |
+
"full_splus_patch_mean": "Model F",
|
| 18 |
+
"hand_base_135_patch_mean": "Model G",
|
| 19 |
+
"wilor_roi_embeddings": "Model H",
|
| 20 |
+
"full_splus_cls": "Model I",
|
| 21 |
+
"hand_splus_135_cls": "Model J",
|
| 22 |
+
"hand_base_200_patch_mean": "Model K",
|
| 23 |
+
"full_base_patch_mean": "Model L",
|
| 24 |
+
"hand_splus_200_patch_mean": "Model M",
|
| 25 |
+
"hand_base_135_cls": "Model N"
|
| 26 |
+
},
|
| 27 |
+
"manifest": "research/crops/query_sets/embedding_benchmark_50/manifest.json",
|
| 28 |
+
"row_order": "deterministic_query_interleave",
|
| 29 |
+
"row_order_seed": 20260828
|
| 30 |
+
}
|