JustinLeee commited on
Commit
116602a
Β·
verified Β·
1 Parent(s): 16ac497

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,3 +1,20 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - zh
5
+ - en
6
+ base_model:
7
+ - JustinLeee/GrandLine_LLM
8
+ pipeline_tag: question-answering
9
+ tags:
10
+ - chatbot
11
+ - LLM
12
+ - Pretrain
13
+ - SFT
14
+ - Distill
15
+ - GRPO
16
+ - CoT
17
+ - Pytorch
18
+ - Deepseek-MoE
19
+ - Qwen3-Dense
20
+ ---