Update README.md
Browse files
README.md
CHANGED
@@ -88,10 +88,11 @@ masterpiece, best quality, highresなどの品質に関連するタグは後工
|
|
88 |
|
89 |
#### 出力テンプレート
|
90 |
|
91 |
-
|
|
|
92 |
|
93 |
```
|
94 |
-
<think>
|
95 |
```
|
96 |
|
97 |
詳細はSample Scriptを確認してください
|
@@ -111,6 +112,7 @@ We would like to thank the following people for providing related models/methods
|
|
111 |
- Training Methods: (Deepseek GRPO)[https://arxiv.org/abs/2402.03300]
|
112 |
- Traing script: [Unsloth](https://huggingface.co/unsloth).
|
113 |
|
|
|
114 |
|
115 |
- **Developed by:** webbigdata
|
116 |
- **Model type:** text generation
|
|
|
88 |
|
89 |
#### 出力テンプレート
|
90 |
|
91 |
+
thinkとpromptで囲まれて出力されます
|
92 |
+
think tag and prompt tag output.
|
93 |
|
94 |
```
|
95 |
+
<think> Some Japanese text </think> <prompt> Danbooru tag(comma separated English word) </prompt>
|
96 |
```
|
97 |
|
98 |
詳細はSample Scriptを確認してください
|
|
|
112 |
- Training Methods: (Deepseek GRPO)[https://arxiv.org/abs/2402.03300]
|
113 |
- Traing script: [Unsloth](https://huggingface.co/unsloth).
|
114 |
|
115 |
+
### Developer/開発
|
116 |
|
117 |
- **Developed by:** webbigdata
|
118 |
- **Model type:** text generation
|