yentinglin commited on
Commit
73971df
1 Parent(s): f25b39d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -6,6 +6,15 @@ 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
  ---
10
  # Taiwan LLM based on LLaMa2-7b
11
 
 
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_button_content: "Acknowledge license"
11
+ extra_gated_prompt: "You agree to not use the model to conduct experiments that cause harm to human subjects."
12
+ extra_gated_fields:
13
+ Name: text
14
+ Mail: text
15
+ Organization: text
16
+ Country: text
17
+ I agree to use this model for non-commercial use ONLY: checkbox
18
  ---
19
  # Taiwan LLM based on LLaMa2-7b
20