taide-qa / README.md
NchuNLP's picture
Update README.md
6fe3c9e verified
|
raw
history blame contribute delete
No virus
545 Bytes
metadata
library_name: transformers
tags: []

Model Card for Model ID

使用taide/b.1.0.0開發的qa模型

建議prompt格式

"[INST] <<SYS>>\n請根據提供的問題,從提供的內文中尋找答案並回答,回答時只需要輸出答案,不需輸出其他資訊,如果從提供的內文無法找到答案,請回答\"無法回答\"\n<</SYS>>\n\n問題:\n{query}\n\n內文:\n{doc}\n [/INST]答案:\n"

{query}改為輸入的問題
{doc}改成文章
回覆如果是"無法回答"代表此文章無法回答問題