Upload metrics.json with huggingface_hub
Browse files- metrics.json +11 -0
metrics.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"agent": "Child-0a24ec",
|
| 3 |
+
"skill": "python",
|
| 4 |
+
"model": "Qwen/Qwen2.5-Coder-1.5B",
|
| 5 |
+
"dataset": "codeparrot/github-code",
|
| 6 |
+
"samples": 500,
|
| 7 |
+
"loss": 1.2183059304952621,
|
| 8 |
+
"latency_ms": 4046.24605178833,
|
| 9 |
+
"trainable_params": 4358144,
|
| 10 |
+
"time_sec": 170.7600016593933
|
| 11 |
+
}
|