yentinglin
commited on
Commit
•
1c78a29
1
Parent(s):
fd588e1
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,15 @@ widget:
|
|
9 |
- 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:"
|
10 |
library_name: transformers
|
11 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/5df9c78eda6d0311fd3d541f/CmusIT5OlSXvFrbTJ7l-C.png" alt="Taiwan LLM Logo" width="800" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
|
14 |
|
|
|
9 |
- 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:"
|
10 |
library_name: transformers
|
11 |
pipeline_tag: text-generation
|
12 |
+
extra_gated_heading: Acknowledge license to accept the repository.
|
13 |
+
extra_gated_prompt: Please contact the author for access.
|
14 |
+
extra_gated_button_content: Acknowledge license 同意以上內容
|
15 |
+
extra_gated_fields:
|
16 |
+
Name: text
|
17 |
+
Mail: text
|
18 |
+
Organization: text
|
19 |
+
Country: text
|
20 |
+
Any utilization of the Taiwan LLM repository mandates the explicit acknowledgment and attribution to the original author: checkbox
|
21 |
---
|
22 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/5df9c78eda6d0311fd3d541f/CmusIT5OlSXvFrbTJ7l-C.png" alt="Taiwan LLM Logo" width="800" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
|
23 |
|