K.T. commited on
Commit
c7305a5
1 Parent(s): 39fe1c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -2,6 +2,10 @@
2
  license: apache-2.0
3
  base_model:
4
  - Qwen/Qwen2-7B-Instruct
 
 
 
 
5
  ---
6
 
7
 
 
2
  license: apache-2.0
3
  base_model:
4
  - Qwen/Qwen2-7B-Instruct
5
+ language:
6
+ - zh
7
+ - en
8
+ pipeline_tag: text-generation
9
  ---
10
 
11