DeL-TaiseiOzaki commited on
Commit
0580a53
·
verified ·
1 Parent(s): 7f62c1e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -12,7 +12,7 @@ library_name: transformers
12
 
13
  This is an enhanced version of [llm-jp-13B](https://huggingface.co/llm-jp-13B) with an extended tokenizer that includes additional special tokens for structured conversations and advanced prompting.
14
 
15
- ![image/png](https://huggingface.co/DeL-TaiseiOzaki/Tengentoppa-llm-jp-base-13B/blob/main/tengentoppa.jpg)
16
 
17
  ## Model Information
18
 
@@ -164,7 +164,3 @@ inputs = tokenizer(prompt, return_tensors="pt", max_length=2048, truncation=True
164
  - 特殊トークンは必要な場合にのみ使用してください
165
  - チャットテンプレートは柔軟に調整可能です
166
  - システムメッセージは対話の文脈に応じてカスタマイズできます
167
-
168
-
169
- ## Acknowledgments
170
- このモデルは[LLM-JP](https://llm-jp.nii.ac.jp/)プロジェクトの成果物をベースにしています。
 
12
 
13
  This is an enhanced version of [llm-jp-13B](https://huggingface.co/llm-jp-13B) with an extended tokenizer that includes additional special tokens for structured conversations and advanced prompting.
14
 
15
+ ![image/jpg](https://huggingface.co/DeL-TaiseiOzaki/Tengentoppa-llm-jp-base-13B/blob/main/tengentoppa.jpg)
16
 
17
  ## Model Information
18
 
 
164
  - 特殊トークンは必要な場合にのみ使用してください
165
  - チャットテンプレートは柔軟に調整可能です
166
  - システムメッセージは対話の文脈に応じてカスタマイズできます