yentinglin commited on
Commit
ad040fb
1 Parent(s): 5832930

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_fields:
18
+ Name: text
19
+ Mail: text
20
+ Organization: text
21
+ Country: text
22
+ ---
23
+
24
+ # Taiwan LLM based on LLaMa2-7b
25
+
26
+ continue pretraining on 20 billion tokens in traditional mandarin and instruction fine-tuning on millions of conversations.
27
+
28
+ This version does NOT include commoncrawl.
29
+
30
+ # 🌟 Checkout New [Taiwan-LLM Demo Chat-UI](http://www.twllm.com) 🌟