Bryan commited on
Commit
aef9622
·
verified ·
1 Parent(s): 1711144

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -1,3 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 小參數長鏈思考模型(Chain-of-Thought for Traditional Chinese)
2
  Finetuned LLaMA 3.2 3B on Chain-of-Thought Reasoning in Traditional Chinese
3
 
@@ -65,4 +82,4 @@ Pair well with CoT-style prompts like:
65
 
66
  此模型開放給社群一同優化與實驗,若你也關心繁體中文在 AI 領域的表現,歡迎 fork、finetune 或提交 PR。
67
 
68
- This model is open to community collaboration. If you care about advancing Traditional Chinese capabilities in AI, feel free to fork, finetune, or open a PR!
 
1
+ ---
2
+ license: artistic-2.0
3
+ language:
4
+ - zh
5
+ tags:
6
+ - chain-of-thought
7
+ - llama
8
+ - traditional-chinese
9
+ - reasoning
10
+ - lora
11
+ library_name: transformers
12
+ datasets:
13
+ - your-dataset-name-if-any
14
+ pipeline_tag: text-generation
15
+ model_creator: your-username
16
+ ---
17
+
18
  # 小參數長鏈思考模型(Chain-of-Thought for Traditional Chinese)
19
  Finetuned LLaMA 3.2 3B on Chain-of-Thought Reasoning in Traditional Chinese
20
 
 
82
 
83
  此模型開放給社群一同優化與實驗,若你也關心繁體中文在 AI 領域的表現,歡迎 fork、finetune 或提交 PR。
84
 
85
+ This model is open to community collaboration. If you care about advancing Traditional Chinese capabilities in AI, feel free to fork, finetune, or open a PR!