JustinLeee commited on
Commit
1fa53ba
·
2 Parent(s): 5158eb1116602a

提交README

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -1,5 +1,22 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  <div align="center">
@@ -284,4 +301,4 @@ python eval.py --model_path model_weight/dense/grpo_768.pth
284
  <br>
285
 
286
  ## 📄 协议 (License)
287
- 本项目源码与模型权重均基于 MIT 开源许可证发布,更多详细信息请参阅 [LICENSE](LICENSE) 文件。
 
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
  ---
21
 
22
  <div align="center">
 
301
  <br>
302
 
303
  ## 📄 协议 (License)
304
+ 本项目源码与模型权重均基于 MIT 开源许可证发布,更多详细信息请参阅 [LICENSE](LICENSE) 文件。