Commit
·
d1193eb
1
Parent(s):
64a9877
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
---
|
| 3 |
+
# For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
|
| 4 |
+
# Doc / guide: https://huggingface.co/docs/hub/model-cards
|
| 5 |
+
license: apache-2.0
|
| 6 |
+
language:
|
| 7 |
+
- zh
|
| 8 |
+
widget:
|
| 9 |
+
- text: >-
|
| 10 |
+
A chat between a curious user and an artificial intelligence assistant.
|
| 11 |
+
The assistant gives helpful, detailed, and polite answers to the user's
|
| 12 |
+
questions. USER: 你好,請問你可以幫我寫一封推薦信嗎? ASSISTANT:
|
| 13 |
+
library_name: transformers
|
| 14 |
+
pipeline_tag: text-generation
|
| 15 |
+
extra_gated_heading: Acknowledge license to accept the repository.
|
| 16 |
+
extra_gated_prompt: Please contact the author for access.
|
| 17 |
+
extra_gated_button_content: Acknowledge license 同意以上內容
|
| 18 |
+
extra_gated_fields:
|
| 19 |
+
Name: text
|
| 20 |
+
Mail: text
|
| 21 |
+
Organization: text
|
| 22 |
+
Country: text
|
| 23 |
+
Any utilization of the Taiwan LLM repository mandates the explicit acknowledgment and attribution to the original author: checkbox
|
| 24 |
+
使用Taiwan LLM必須明確地承認和歸功於優必達株式會社 Ubitus 以及原始作者: checkbox
|
| 25 |
+
---
|
| 26 |
+
|
| 27 |
+
# 🌟 Checkout New [Taiwan-LLM Demo Chat-UI](http://www.twllm.com) 🌟
|
| 28 |
+
# Taiwan LLM based on Mistral-7B-v0.1
|
| 29 |
+
|
| 30 |
+
continue pretraining on 20 billion tokens in traditional Mandarin and instruction fine-tuning on millions of conversations.
|
| 31 |
+
|
| 32 |
+
This version does NOT include CommonCrawl.
|
| 33 |
+
|
| 34 |
+
# Collaboration with Ubitus K.K. 💪💪💪
|
| 35 |
+
|
| 36 |
+
本項目與 Ubitus K.K. 合作進行。Ubitus 為本項目提供寶貴的技術支持和計算資源。
|
| 37 |
+
|
| 38 |
+
Taiwan LLM v2 is conducted in collaboration with [Ubitus K.K.](http://ubitus.net). Ubitus provides valuable technical support and compute resources for the project.
|
| 39 |
+
|