Update README.md
Browse files
README.md
CHANGED
@@ -1012,7 +1012,7 @@ metrics:
|
|
1012 |
<!-- Provide a longer summary of what this model is. -->
|
1013 |
- **Developed by:** [Huang Liang Hsun](https://www.linkedin.com/in/lianghsunhuang)
|
1014 |
- **Model type:** LlamaForCausalLM
|
1015 |
-
- **Language(s) (NLP):** zh-tw
|
1016 |
- **License:** [llama3.2](https://huggingface.co/meta-llama/Llama-3.2-1B/blob/main/LICENSE.txt)
|
1017 |
- **Fine-tuned from model:** [lianghsun/Llama-3.2-Taiwan-3B](https://huggingface.co/lianghsun/Llama-3.2-Taiwan-3B)
|
1018 |
|
@@ -1035,26 +1035,22 @@ assistant: 台灣,位於亞洲東部,地處太平洋與菲律賓海之間,
|
|
1035 |
### Direct Use
|
1036 |
|
1037 |
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
|
|
1038 |
|
1039 |
-
|
1040 |
-
|
1041 |
-
### Downstream Use [optional]
|
1042 |
|
1043 |
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
1044 |
-
|
1045 |
-
[More Information Needed]
|
1046 |
|
1047 |
### Out-of-Scope Use
|
1048 |
|
1049 |
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
1050 |
-
|
1051 |
-
[More Information Needed]
|
1052 |
|
1053 |
## Bias, Risks, and Limitations
|
1054 |
|
1055 |
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
1056 |
-
|
1057 |
-
[More Information Needed]
|
1058 |
|
1059 |
### Recommendations
|
1060 |
|
|
|
1012 |
<!-- Provide a longer summary of what this model is. -->
|
1013 |
- **Developed by:** [Huang Liang Hsun](https://www.linkedin.com/in/lianghsunhuang)
|
1014 |
- **Model type:** LlamaForCausalLM
|
1015 |
+
- **Language(s) (NLP):** Tranditional Chinese (zh-tw), English
|
1016 |
- **License:** [llama3.2](https://huggingface.co/meta-llama/Llama-3.2-1B/blob/main/LICENSE.txt)
|
1017 |
- **Fine-tuned from model:** [lianghsun/Llama-3.2-Taiwan-3B](https://huggingface.co/lianghsun/Llama-3.2-Taiwan-3B)
|
1018 |
|
|
|
1035 |
### Direct Use
|
1036 |
|
1037 |
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
1038 |
+
本模型已經具備有繁體中文對話能力,使用者可以直接部署推論端點使用。
|
1039 |
|
1040 |
+
### Downstream Use
|
|
|
|
|
1041 |
|
1042 |
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
1043 |
+
若需強化模型在特定領域的知識,可透過微調進一步提升其性能與專業能力。
|
|
|
1044 |
|
1045 |
### Out-of-Scope Use
|
1046 |
|
1047 |
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
1048 |
+
本模型旨在提供資訊,不參與任何政治或法律問題的評斷或立場表達。
|
|
|
1049 |
|
1050 |
## Bias, Risks, and Limitations
|
1051 |
|
1052 |
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
1053 |
+
語言模型的生成內容可能因訓練集的多樣性而帶有偏見、特定立場,或包含與事實不符的言論,請使用者務必在使用過程中仔細確認內容的準確性與中立性。
|
|
|
1054 |
|
1055 |
### Recommendations
|
1056 |
|