Datasets:
Maybe add plot to readme
Browse files
README.md
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
---
|
2 |
language:
|
3 |
-
- en
|
4 |
pretty_name: "Bluemoon - Fandom 1x1 Roleplay"
|
5 |
tags:
|
6 |
-
- not-for-all-audiences
|
7 |
-
- roleplay
|
8 |
-
- creative
|
9 |
license: wtfpl
|
10 |
task_categories:
|
11 |
-
- conversational
|
12 |
-
- text-generation
|
13 |
size_categories:
|
14 |
-
- 100K<n<1M
|
15 |
---
|
16 |
|
17 |
290,586 posts of roleplay forum data scraped by a third party. The source data is not available here.
|
@@ -19,6 +19,9 @@ size_categories:
|
|
19 |
It should be effective when used to finetune for one-one roleplay and creative writing.
|
20 |
Additionally, it may help to generate various fanfiction-style writing and scenarios.
|
21 |
|
22 |
-
The `dataset.yaml` file contains the SHA512 hash of the source data and accurately describes each step resulting in this
|
|
|
23 |
|
24 |
-
This dataset has been cleaned and formatted for use with fastchat.
|
|
|
|
|
|
1 |
---
|
2 |
language:
|
3 |
+
- en
|
4 |
pretty_name: "Bluemoon - Fandom 1x1 Roleplay"
|
5 |
tags:
|
6 |
+
- not-for-all-audiences
|
7 |
+
- roleplay
|
8 |
+
- creative
|
9 |
license: wtfpl
|
10 |
task_categories:
|
11 |
+
- conversational
|
12 |
+
- text-generation
|
13 |
size_categories:
|
14 |
+
- 100K<n<1M
|
15 |
---
|
16 |
|
17 |
290,586 posts of roleplay forum data scraped by a third party. The source data is not available here.
|
|
|
19 |
It should be effective when used to finetune for one-one roleplay and creative writing.
|
20 |
Additionally, it may help to generate various fanfiction-style writing and scenarios.
|
21 |
|
22 |
+
The `dataset.yaml` file contains the SHA512 hash of the source data and accurately describes each step resulting in this
|
23 |
+
dataset.
|
24 |
|
25 |
+
This dataset has been cleaned and formatted for use with fastchat.
|
26 |
+
|
27 |
+
![Plot](assets/full-train.png)
|