qyliang commited on
Commit
5fb6e50
·
verified ·
1 Parent(s): 42a9642

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -15,6 +15,7 @@ Compared with the model with the same experiment setting, Grammar-coder gained a
15
  | **Base Models** | | | | |
16
  | DeepSeek-Coder-1.3B-Base | 34.8 | 28.7 | 56.7 | 47.9 |
17
  | Qwen2.5-1.5B-Base | 37.2 | 32.9 | 60.2 | 49.6 |
 
18
  | **Normal Token-Based CPT** | | | | |
19
  | DeepSeek-Coder-1.3B-Base (CPT) | 43.9 | 39.6 | 61.4 | 51.3 |
20
  | Qwen2.5-1.5B-Base (CPT) | 50.6 | 42.7 | 60.3 | 51.1 |
 
15
  | **Base Models** | | | | |
16
  | DeepSeek-Coder-1.3B-Base | 34.8 | 28.7 | 56.7 | 47.9 |
17
  | Qwen2.5-1.5B-Base | 37.2 | 32.9 | 60.2 | 49.6 |
18
+ | Qwen2.5-7B-Base | 57.9 | 50.6 | 74.9 | 62.9 |
19
  | **Normal Token-Based CPT** | | | | |
20
  | DeepSeek-Coder-1.3B-Base (CPT) | 43.9 | 39.6 | 61.4 | 51.3 |
21
  | Qwen2.5-1.5B-Base (CPT) | 50.6 | 42.7 | 60.3 | 51.1 |