Datasets:
Fix bug in previous commit. Message count is now 290586
Browse files- CHANGELOG.md +3 -1
- README.md +1 -1
- bluemoon.json +2 -2
- dataset.yaml +2 -1
CHANGELOG.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
**Restored
|
2 |
*Improved pruning strategy for extraneous participants and consecutive messages*\
|
3 |
|
4 |
- Extraneous participants with the fewest number of messages are removed.\
|
@@ -6,6 +6,8 @@ Consecutive messages are concatenated
|
|
6 |
|
7 |
Pruned ~100 additional messages:
|
8 |
- Closed\n\n...
|
|
|
|
|
9 |
|
10 |
Removed 2 additional edge cases:
|
11 |
- Closed.\n
|
|
|
1 |
+
**Restored over 87,191 additional messages.**\
|
2 |
*Improved pruning strategy for extraneous participants and consecutive messages*\
|
3 |
|
4 |
- Extraneous participants with the fewest number of messages are removed.\
|
|
|
6 |
|
7 |
Pruned ~100 additional messages:
|
8 |
- Closed\n\n...
|
9 |
+
- title or something idk
|
10 |
+
- Geralt = \n\nDandelion =
|
11 |
|
12 |
Removed 2 additional edge cases:
|
13 |
- Closed.\n
|
README.md
CHANGED
@@ -15,7 +15,7 @@ size_categories:
|
|
15 |
- 100K<n<1M
|
16 |
---
|
17 |
|
18 |
-
|
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.
|
|
|
15 |
- 100K<n<1M
|
16 |
---
|
17 |
|
18 |
+
290,586 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.
|
bluemoon.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee881184f67820316e8f802a15e059bb9e4cb8521112a4bb26ba89adc7badfa4
|
3 |
+
size 274118517
|
dataset.yaml
CHANGED
@@ -168,6 +168,7 @@ _steps:
|
|
168 |
"This is a Supernatural Fandom Romance RP between Dean Winchester and Castiel the angel. \n\nWARNING! CONTAINS HOMOSEXUAL CONTENT! IF YOU'RE HOMOPHOBIC, GO AWAY!",
|
169 |
"\n\nThis will be a one x one between myself and Iikaitlynii based off the AMC television series The Walking Dead",
|
170 |
"Well I doubt he is going to be able to contact me if he is banned....can somebody please tell me why he got banned? I was just rping with him and he role plays well and then I saw he got banned for Ban-Evasion but what exactly was he doing to get banned?",
|
|
|
171 |
]
|
172 |
- step: &strip_usernames
|
173 |
type: ExactReplace
|
@@ -302,6 +303,6 @@ _passes:
|
|
302 |
]
|
303 |
artifacts:
|
304 |
- file: 'out/bluemoon.json'
|
305 |
-
sha512:
|
306 |
|
307 |
passes: [ *clean ]
|
|
|
168 |
"This is a Supernatural Fandom Romance RP between Dean Winchester and Castiel the angel. \n\nWARNING! CONTAINS HOMOSEXUAL CONTENT! IF YOU'RE HOMOPHOBIC, GO AWAY!",
|
169 |
"\n\nThis will be a one x one between myself and Iikaitlynii based off the AMC television series The Walking Dead",
|
170 |
"Well I doubt he is going to be able to contact me if he is banned....can somebody please tell me why he got banned? I was just rping with him and he role plays well and then I saw he got banned for Ban-Evasion but what exactly was he doing to get banned?",
|
171 |
+
"title or something idk", "Geralt = \n\nDandelion = "
|
172 |
]
|
173 |
- step: &strip_usernames
|
174 |
type: ExactReplace
|
|
|
303 |
]
|
304 |
artifacts:
|
305 |
- file: 'out/bluemoon.json'
|
306 |
+
sha512: 1846fd5a901e4cbe1979d96b0cdf272275548891300ba78f523ffaecc407cc08ea556fa142ac478fb4e3a96b7ad811b4aff9c85191326b57eef1dcde2f473fb2
|
307 |
|
308 |
passes: [ *clean ]
|