yentinglin commited on
Commit
2582a68
1 Parent(s): fc0ecb8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -6,13 +6,16 @@ widget:
6
  - text: "A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions. USER: 你好,請問你可以幫我寫一封推薦信嗎? ASSISTANT:"
7
  library_name: transformers
8
  pipeline_tag: text-generation
9
- extra_gated_heading: "Acknowledge license to accept the repository"
10
- extra_gated_prompt: "Please contact the author for access."
 
11
  extra_gated_fields:
12
- Name: text
13
- Mail: text
14
- Organization: text
15
- Country: text
 
 
16
  ---
17
  # Taiwan LLM based on LLaMa2-7b
18
 
 
6
  - text: "A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions. USER: 你好,請問你可以幫我寫一封推薦信嗎? ASSISTANT:"
7
  library_name: transformers
8
  pipeline_tag: text-generation
9
+ extra_gated_heading: Acknowledge license to accept the repository.
10
+ extra_gated_prompt: Please contact the author for access.
11
+ extra_gated_button_content: Acknowledge license 同意以上內容
12
  extra_gated_fields:
13
+ Name: text
14
+ Mail: text
15
+ Organization: text
16
+ Country: text
17
+ Any utilization of the Taiwan LLM repository mandates the explicit acknowledgment and attribution to the original author: checkbox
18
+ 使用Taiwan LLM必須明確地承認和歸功於原始作者: checkbox
19
  ---
20
  # Taiwan LLM based on LLaMa2-7b
21