Upload registry.json with huggingface_hub
Browse files- registry.json +24 -0
registry.json
CHANGED
|
@@ -1,4 +1,28 @@
|
|
| 1 |
[
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
{
|
| 3 |
"id": "slidin-c42",
|
| 4 |
"architecture": "sliding_window_transformer",
|
|
|
|
| 1 |
[
|
| 2 |
+
{
|
| 3 |
+
"id": "gqa-225m-v8",
|
| 4 |
+
"architecture": "gqa_transformer",
|
| 5 |
+
"param_count": 98893824,
|
| 6 |
+
"training_tokens": 750059520,
|
| 7 |
+
"parent_id": "gqa-225m-v7",
|
| 8 |
+
"eval_overall": 0.043,
|
| 9 |
+
"eval_by_domain": null,
|
| 10 |
+
"training_cost_h": 13.836297330326504,
|
| 11 |
+
"created_at": "2026-06-18T15:36:08.244245+00:00",
|
| 12 |
+
"status": "regressed"
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"id": "standa-c41",
|
| 16 |
+
"architecture": "standard_transformer",
|
| 17 |
+
"param_count": 109510656,
|
| 18 |
+
"training_tokens": 0,
|
| 19 |
+
"parent_id": "gqa-225m-v7",
|
| 20 |
+
"eval_overall": null,
|
| 21 |
+
"eval_by_domain": null,
|
| 22 |
+
"training_cost_h": null,
|
| 23 |
+
"created_at": "2026-06-18T05:04:29.979430+00:00",
|
| 24 |
+
"status": "regressed"
|
| 25 |
+
},
|
| 26 |
{
|
| 27 |
"id": "slidin-c42",
|
| 28 |
"architecture": "sliding_window_transformer",
|