Upload folder using huggingface_hub
Browse files- .DS_Store +0 -0
- deepseek-ai/.DS_Store +0 -0
- deepseek-ai/DeepSeek-V3-main/results.json +21 -0
.DS_Store
CHANGED
|
Binary files a/.DS_Store and b/.DS_Store differ
|
|
|
deepseek-ai/.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
deepseek-ai/DeepSeek-V3-main/results.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"config": {
|
| 3 |
+
"model_dtype": "torch.float16",
|
| 4 |
+
"model_name": "deepseek-ai/DeepSeek-V3",
|
| 5 |
+
"model_sha": "main"
|
| 6 |
+
},
|
| 7 |
+
"results": {
|
| 8 |
+
"stem": {
|
| 9 |
+
"acc": 0.745
|
| 10 |
+
},
|
| 11 |
+
"socialscience": {
|
| 12 |
+
"acc": 0.735
|
| 13 |
+
},
|
| 14 |
+
"humanities": {
|
| 15 |
+
"acc": 0.760
|
| 16 |
+
},
|
| 17 |
+
"other": {
|
| 18 |
+
"acc": 0.748
|
| 19 |
+
}
|
| 20 |
+
}
|
| 21 |
+
}
|