GOSHUNCLE commited on
Commit
35241a9
·
verified ·
1 Parent(s): 65e6c5f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ tags:
27
 
28
  ## 中文說明
29
 
30
- 本模型是針對 **Tool Call Validation / Guardrail** 場景微調的繁體中文模型。基於 [Qwen/Qwen2.5-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-3B-Instruct) 用 LoRA 訓練,能夠:
31
 
32
  1. 讀取使用者請求(user prompt)與多個候選工具的 description
33
  2. 透過語意比對選出最適合的工具,或在無合適工具時拒絕匹配
 
27
 
28
  ## 中文說明
29
 
30
+ 本模型是針對 **Tool Call Validation** 場景微調的繁體中文模型。基於 [Qwen/Qwen2.5-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-3B-Instruct) 用 LoRA 訓練,能夠:
31
 
32
  1. 讀取使用者請求(user prompt)與多個候選工具的 description
33
  2. 透過語意比對選出最適合的工具,或在無合適工具時拒絕匹配