Spaces:
Sleeping
Sleeping
Patrick Haller
commited on
Commit
·
e115b8c
1
Parent(s):
84d7cf4
Adding result for phi3
Browse files- current_results.json +9 -0
current_results.json
CHANGED
@@ -66,5 +66,14 @@
|
|
66 |
"aoc_original": 1.53,
|
67 |
"instruction_only": false,
|
68 |
"link": "https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
}
|
70 |
]
|
|
|
66 |
"aoc_original": 1.53,
|
67 |
"instruction_only": false,
|
68 |
"link": "https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct"
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"Model": "Phi-3-mini-128k-instruct",
|
72 |
+
"euler_original": 3.35,
|
73 |
+
"euler_story": 2.23,
|
74 |
+
"aoc_original": 10.13,
|
75 |
+
"aoc_leet": 13.00,
|
76 |
+
"instruction_only": false,
|
77 |
+
"link": "https://huggingface.co/microsoft/Phi-3-mini-128k-instruct"
|
78 |
}
|
79 |
]
|