Datasets:
Update README
Browse files
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
1 |
---
|
2 |
viewer: false
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
viewer: false
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pretty_name: "Bluemoon - Fandom 1x1 Roleplay"
|
6 |
+
tags:
|
7 |
+
- roleplay
|
8 |
+
- creative
|
9 |
+
- vicuna
|
10 |
+
license: wtfpl
|
11 |
+
task_categories:
|
12 |
+
- conversational
|
13 |
+
- text-generation
|
14 |
+
size_categories:
|
15 |
+
- 100K<n<1M
|
16 |
+
---
|
17 |
+
|
18 |
+
Over 200k posts of roleplay forum data scraped by a third party. The source data is not available here.\
|
19 |
+
|
20 |
+
It should be effective when used to finetune for one-one roleplay and creative writing.\
|
21 |
+
Additionally, it may help to generate various fanfiction-style writing and scenarios.
|
22 |
+
|
23 |
+
The `dataset.yaml` file contains the SHA512 hash of the source data and accurately describes each step resulting in this dataset.\
|
24 |
+
|
25 |
+
This dataset has been cleaned and formatted for use with fastchat.
|