zzwkk commited on
Commit
5fcf871
·
verified ·
1 Parent(s): f2d35f8
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # Introduction
2
 
3
  ## Model Description
@@ -27,7 +35,6 @@ The model outperforms or matches the performance of larger open-source models su
27
  ## Training Details
28
 
29
  ### Architecture
30
- - **Base Model**: Qwen3
31
  - **Model Size**: 32B parameters
32
  - **Train Context Length**: 32K tokens
33
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ - zh
6
+ base_model:
7
+ - Qwen/Qwen3-32B
8
+ ---
9
  # Introduction
10
 
11
  ## Model Description
 
35
  ## Training Details
36
 
37
  ### Architecture
 
38
  - **Model Size**: 32B parameters
39
  - **Train Context Length**: 32K tokens
40