hamedkhaledi commited on
Commit
ea1fce8
·
1 Parent(s): fb0d9e5

Refine leaderboard with updated results for gemini_2.0_flash model

Browse files
Files changed (1) hide show
  1. leaderboard/deepseek_chat.json +30 -0
leaderboard/deepseek_chat.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "torch.float16",
4
+ "model_name": "deepseek_chat",
5
+ "model_sha": "fake"
6
+ },
7
+ "results": {
8
+ "Math": {
9
+ "acc": 0.7632
10
+ },
11
+ "Chemistry": {
12
+ "acc": 0.6958
13
+ },
14
+ "Physics": {
15
+ "acc": 0.8747
16
+ },
17
+ "Arabic": {
18
+ "acc": 0.60
19
+ },
20
+ "English": {
21
+ "acc": 0.96
22
+ },
23
+ "Religion": {
24
+ "acc": 0.56
25
+ },
26
+ "Persian Literature": {
27
+ "acc": 0.45
28
+ }
29
+ }
30
+ }