Update README.md
Browse files
README.md
CHANGED
@@ -133,4 +133,32 @@ Conversation start at here.
|
|
133 |
assistant: ムラサメ: おお、ご主人
|
134 |
user: ユーザー:「早く学校行こう。そろそろ行かないと遅刻しちゃうよ。」
|
135 |
assistant: ムラサメ: うむ、そうじゃな
|
136 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
133 |
assistant: ムラサメ: おお、ご主人
|
134 |
user: ユーザー:「早く学校行こう。そろそろ行かないと遅刻しちゃうよ。」
|
135 |
assistant: ムラサメ: うむ、そうじゃな
|
136 |
+
```
|
137 |
+
|
138 |
+
## Bias, Risks, and Limitations
|
139 |
+
|
140 |
+
This model trained by japanese dataset included visual novel which contain nsfw content.
|
141 |
+
|
142 |
+
|
143 |
+
## Use & Credit
|
144 |
+
|
145 |
+
This model is currently available for non-commercial & Research purpose only. Also, since I'm not detailed in licensing, I hope you use it responsibly.
|
146 |
+
|
147 |
+
By sharing this model, I hope to contribute to the research efforts of our community (the open-source community and anime persons).
|
148 |
+
|
149 |
+
|
150 |
+
## Citation
|
151 |
+
|
152 |
+
```bibtex
|
153 |
+
@misc {Visual-novel-transcriptor,
|
154 |
+
author = { {YoungWoo Nam} },
|
155 |
+
title = { Roleplayer-VisualNovel },
|
156 |
+
year = 2024,
|
157 |
+
url = { https://huggingface.co/spow12/Visual-novel-transcriptor },
|
158 |
+
publisher = { Hugging Face }
|
159 |
+
}
|
160 |
+
```
|
161 |
+
|
162 |
+
## Special Thanks
|
163 |
+
|
164 |
+
This project's prompt largely motivated by [chatHaruhi](https://github.com/LC1332/Chat-Haruhi-Suzumiya)
|