zhenghaozhu commited on
Commit
80fb9c5
·
verified ·
1 Parent(s): 22ab8b3

Upload folder using huggingface_hub

Browse files
.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
+ }