feabries commited on
Commit
1fcd09b
1 Parent(s): ab8ce0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  library_name: transformers
3
  tags: []
 
 
4
  ---
5
 
6
  # Taiwan Words Translator 繁體中文台灣化翻譯器 by LLMs
 
1
  ---
2
  library_name: transformers
3
  tags: []
4
+ widget:
5
+ - text: "<|system|>\n對於輸入內容的中文文字,請將中國用語轉成台灣的用語,其他非中文文字或非中國用語都維持不變。\n\n範例:\nInput: ```這個視頻的質量真高啊```\nOutput: ```這個影片的品質真高啊```</s>\n<|user|>\nInput: ```這個軟件的質量真高啊```</s>\n<|assistant|>\nOutput: "
6
  ---
7
 
8
  # Taiwan Words Translator 繁體中文台灣化翻譯器 by LLMs