Commit
·
1cfcfbc
1
Parent(s):
a191018
Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
pipeline_tag: text-generation
|
4 |
-
language:
|
5 |
-
- en
|
6 |
-
tags:
|
7 |
-
- pretrained
|
8 |
-
inference:
|
9 |
-
parameters:
|
10 |
-
temperature: 0.7
|
11 |
---
|
|
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
+
The prompt format is Vicuna/Sharegpt.
|
5 |
|
6 |
+
This model was trained on a subset of orca-best combined with most of freedom-rp. To put it as a ratio, the dataset is roughly 90% orca-best and about 10% degenerate reverse proxy logs. The goal was to create a model with the intellegence and capacity of orca-best, but with enhanced roleplay and adult content capabilities. If you are looking for a model that is trained purely on wanton degeneracy without any attempt to retain intellegence, check out my cockatrice model.
|
7 |
+
|
8 |
+
You can find the dataset here used to train this model here:
|
9 |
+
|
10 |
+
https://huggingface.co/datasets/openerotica/basilisk-v0.2
|