Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,31 @@
|
|
1 |
-
---
|
2 |
-
license: unknown
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: unknown
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- synthetic
|
9 |
+
- not-for-all-audiences
|
10 |
+
pretty_name: Sonnet 3.5 - Character card simulated roleplay generations
|
11 |
+
size_categories:
|
12 |
+
- 1K<n<10K
|
13 |
+
---
|
14 |
+
|
15 |
+
⚠️ **WARNING** ⚠️ Many of these simulated character cards are highly NSFW in nature and may potentially describe disturbing scenes. **Consider yourself very thoroughly warned!**
|
16 |
+
|
17 |
+
10k carefully simulated character cards using an unrestrained Sonnet 3.5, now available as a ShareGPT dataset. Enjoy.
|
18 |
+
|
19 |
+
## How this dataset was produced
|
20 |
+
|
21 |
+
- Each card was enriched with a simulated user, which was either male or female with four distinct personalities. An effort was made to ensure these were distributed equally.
|
22 |
+
- A complete dialogue was requested with a single call, attempting to cover the scene as described in the card.
|
23 |
+
- The resulting response goes through a few dozen validations to check for formatting, dialogue length and godmodding.
|
24 |
+
- Upon assembly of the final dataset further cleaning is performed and any references to Anon (the original user) are renamed to the placeholder {{user}}.
|
25 |
+
- A final enrichment phase was applied with the most common phrases (such as "a mix/mixture of") being replaced by alternatives given by GPT-4o. Like before, this process too was carefully curated to keep the potential for "slop" low.
|
26 |
+
|
27 |
+
## Credits
|
28 |
+
All those wonderful roleplay character card creators for making this dataset possible. Some of you made me feel emotional, and some of you scarred me for life. I have no regrets either way.
|
29 |
+
|
30 |
+
## Feedback
|
31 |
+
If you find any strange formatting errors, please let me know! I'll see what I can do to fix them.
|