Upload eval/step_4000/results.json with huggingface_hub
Browse files- eval/step_4000/results.json +26 -0
eval/step_4000/results.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"step": 4000,
|
| 3 |
+
"tokens_seen": 131072000,
|
| 4 |
+
"results": [
|
| 5 |
+
{
|
| 6 |
+
"prompt": "The future of artificial intelligence is",
|
| 7 |
+
"error": "The size of tensor a (8) must match the size of tensor b (14) at non-singleton dimension 3"
|
| 8 |
+
},
|
| 9 |
+
{
|
| 10 |
+
"prompt": "In a world where technology and nature coexist,",
|
| 11 |
+
"error": "The size of tensor a (12) must match the size of tensor b (22) at non-singleton dimension 3"
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"prompt": "def fibonacci(n):\n \"\"\"Calculate the nth Fibonacci number.\"\"\"",
|
| 15 |
+
"error": "The size of tensor a (14) must match the size of tensor b (26) at non-singleton dimension 3"
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"prompt": "The key difference between machine learning and deep learning is",
|
| 19 |
+
"error": "The size of tensor a (12) must match the size of tensor b (22) at non-singleton dimension 3"
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"prompt": "Once upon a time in a distant galaxy,",
|
| 23 |
+
"error": "The size of tensor a (11) must match the size of tensor b (20) at non-singleton dimension 3"
|
| 24 |
+
}
|
| 25 |
+
]
|
| 26 |
+
}
|