qiufengqijun commited on
Commit
9f98245
·
verified ·
1 Parent(s): cf74a41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # mini_qwen
2
 
3
  ## Introduction
@@ -42,5 +50,4 @@ while True:
42
 
43
  ---
44
  license: apache-2.0
45
- ---
46
-
 
1
+ ---
2
+ language:
3
+ - zh
4
+ - en
5
+ base_model:
6
+ - Qwen/Qwen2.5-0.5B-Instruct
7
+ pipeline_tag: text-generation
8
+ ---
9
  # mini_qwen
10
 
11
  ## Introduction
 
50
 
51
  ---
52
  license: apache-2.0
53
+ ---