JustinLin610 commited on
Commit
8374194
1 Parent(s): 8f77415

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ CodeQwen1.5 is the Code-Specific version of Qwen1.5. It is a transformer-based d
20
  * Strong code generation capabilities and competitve performance across a series of benchmarks;
21
  * Supporting long context understanding and generation with the context length of 64K tokens;
22
  * Supporting 92 coding languages
23
- * Excellent performance on text-to-SQL, bug fix, etc.
24
 
25
 
26
  For more details, please refer to our [blog post](https://qwenlm.github.io/blog/codeqwen1.5/) and [GitHub repo](https://github.com/QwenLM/Qwen1.5).
 
20
  * Strong code generation capabilities and competitve performance across a series of benchmarks;
21
  * Supporting long context understanding and generation with the context length of 64K tokens;
22
  * Supporting 92 coding languages
23
+ * Excellent performance in text-to-SQL, bug fix, etc.
24
 
25
 
26
  For more details, please refer to our [blog post](https://qwenlm.github.io/blog/codeqwen1.5/) and [GitHub repo](https://github.com/QwenLM/Qwen1.5).