spow12 commited on
Commit
2082a17
1 Parent(s): 901f6c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -9
README.md CHANGED
@@ -13,6 +13,13 @@ tags:
13
  base_model:
14
  - mistralai/Mistral-Small-Instruct-2409
15
  pipeline_tag: text-generation
 
 
 
 
 
 
 
16
  ---
17
 
18
  # Model Card for Model ID
@@ -94,6 +101,18 @@ But you can chat your own Character with persona text.
94
  Feel free to test.
95
 
96
  Your feedback will be helpful for improving model.
 
 
 
 
 
 
 
 
 
 
 
 
97
 
98
  ### Feature
99
 
@@ -111,17 +130,15 @@ Check [Here](https://colab.research.google.com/drive/194_FN28reEPTwS51dwpLLBBwEf
111
 
112
  ## Bias, Risks, and Limitations
113
 
114
- This model trained by japanese dataset included visual novel which contain nsfw content.
115
-
116
- So, The model may generate NSFW content.
117
 
118
  ## Use & Credit
119
 
120
- 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.
121
 
122
- By sharing this model, I hope to contribute to the research efforts of our community (the open-source community and anime persons).
123
 
124
- This repository can use Visual novel-based RAG, but i will not distribute it yet because i'm not sure if it is permissible to release the data publicly.
125
 
126
 
127
  ## Citation
@@ -129,9 +146,9 @@ This repository can use Visual novel-based RAG, but i will not distribute it yet
129
  ```bibtex
130
  @misc {ChatWaifu_22B_v2.0
131
  author = { YoungWoo Nam },
132
- title = { ChatWaifu_22B_v2.0 },
133
  year = 2024,
134
- url = { https://huggingface.co/spow12/ChatWaifu_22B_v2.0 },
135
  publisher = { Hugging Face }
136
  }
137
- ```
 
13
  base_model:
14
  - mistralai/Mistral-Small-Instruct-2409
15
  pipeline_tag: text-generation
16
+ datasets:
17
+ - roleplay4fun/aesir-v1.1
18
+ - kalomaze/Opus_Instruct_3k
19
+ - Gryphe/Sonnet3.5-SlimOrcaDedupCleaned
20
+ - Aratako/Synthetic-Japanese-Roleplay-gpt-4o-mini-39.6k-formatted
21
+ - Aratako/Synthetic-Japanese-Roleplay-NSFW-Claude-3.5s-15.3k-formatted
22
+ - SkunkworksAI/reasoning-0.01
23
  ---
24
 
25
  # Model Card for Model ID
 
101
  Feel free to test.
102
 
103
  Your feedback will be helpful for improving model.
104
+ ### Dataset
105
+
106
+ Riddle Joker(Prviate)
107
+ Café Stella and the Reaper's Butterflies(Private)
108
+ Senren*Banka(Private)
109
+ roleplay4fun/aesir-v1.1
110
+ kalomaze/Opus_Instruct_3k
111
+ Gryphe/Sonnet3.5-SlimOrcaDedupCleaned
112
+ Aratako/Synthetic-JP-EN-Coding-Dataset-567k (only using 50000 sample)
113
+ Aratako/Synthetic-Japanese-Roleplay-gpt-4o-mini-39.6k-formatted
114
+ Aratako/Synthetic-Japanese-Roleplay-NSFW-Claude-3.5s-15.3k-formatted
115
+ SkunkworksAI/reasoning-0.01
116
 
117
  ### Feature
118
 
 
130
 
131
  ## Bias, Risks, and Limitations
132
 
133
+ This model can generate NSFW content.
 
 
134
 
135
  ## Use & Credit
136
 
137
+ This model is currently available for non-commercial & Research purpose only.
138
 
139
+ Also, since I'm not detailed in licensing, I hope you use this model responsibly.
140
 
141
+ By sharing this model, I hope to contribute to the research efforts of our community (the open-source community and Waifu Lovers).
142
 
143
 
144
  ## Citation
 
146
  ```bibtex
147
  @misc {ChatWaifu_22B_v2.0
148
  author = { YoungWoo Nam },
149
+ title = { ChatWaifu_22B_v2.0_preview },
150
  year = 2024,
151
+ url = { https://huggingface.co/spow12/ChatWaifu_22B_v2.0_preview },
152
  publisher = { Hugging Face }
153
  }
154
+ ```