raphgg commited on
Commit
588d1a0
·
verified ·
1 Parent(s): 68089b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -3,4 +3,7 @@ license: apache-2.0
3
  ---
4
  This is a continuous finetuned vesion of Qwen2.5-72B-Instruct, with higher quality data.
5
 
6
- Compared to previous models, we modified the data and make their prompts' diversity better
 
 
 
 
3
  ---
4
  This is a continuous finetuned vesion of Qwen2.5-72B-Instruct, with higher quality data.
5
 
6
+ Compared to previous models, we modified the data and make their prompts' diversity better
7
+
8
+ As a result, it has a superb ability in instruction following.
9
+ On the other side, we find its coding ability drop a little bit, guessing as a result of descriptions not formal enough.