JustinLin610 commited on
Commit
42869d5
1 Parent(s): e338730

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ CodeQwen1.5 is the Code-Specific version of Qwen1.5. It is a transformer-based d
19
  * Strong code generation capabilities and competitve performance across a series of benchmarks;
20
  * Supporting long context understanding and generation with the context length of 64K tokens;
21
  * Supporting 92 coding languages
22
- * Excellent performance on text-to-SQL, bug fix, etc.
23
 
24
 
25
  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).
 
19
  * Strong code generation capabilities and competitve performance across a series of benchmarks;
20
  * Supporting long context understanding and generation with the context length of 64K tokens;
21
  * Supporting 92 coding languages
22
+ * Excellent performance in text-to-SQL, bug fix, etc.
23
 
24
 
25
  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).