DeL-TaiseiOzaki
commited on
Update README.md
Browse files
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/
|
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 |
- システムメッセージは対話の文脈に応じてカスタマイズできます
|
|
|
|
|
|
|
|