dahara1 commited on
Commit
314b907
·
verified ·
1 Parent(s): 1c6f238

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -88,10 +88,11 @@ masterpiece, best quality, highresなどの品質に関連するタグは後工
88
 
89
  #### 出力テンプレート
90
 
91
- 以下のように日本語で与える必要があります。
 
92
 
93
  ```
94
- <think> some Japanese text </think> <prompt> Danbooru tag(comma separated English word) </prompt>
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