Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ license_name: agpl-3.0
|
|
4 |
license_link: https://www.gnu.org/licenses/agpl-3.0.txt
|
5 |
language:
|
6 |
- en
|
|
|
|
|
7 |
---
|
8 |
# Roleplay Forums 2023-04
|
9 |
As part of a probably misguided effort for gathering useful data for a roleplay finetune, around April 2023 I scraped several of the largest or most popular English-language roleplaying forums publicly known, for a total of about 47 GB of data (uncompressed, including HTML tags and metadata), and posted the files on a public Rentry page. I handpicked and cleaned a tiny fraction of that data for LimaRP, among other things. Other people posted partially cleaned portions of the data (that I tagged as "excellent" or "very good") on HuggingFace (Bluemoon RP, etc).
|
@@ -14,6 +16,8 @@ Be aware that most forum messages in the parquet files are in raw HTML and are *
|
|
14 |
|
15 |
As of September 2024 it's unlikely that cleaned forum messages can be used on their own for a good roleplaying finetune. More or less extensive augmentation will be needed. A possible alternative use could be as part of a continual pretraining dataset.
|
16 |
|
|
|
|
|
17 |
## Forum list
|
18 |
For non-story forums, average message length can usually give a good indication of the general _effort_ put into writing them (although this doesn't necessarily always translate into quality); on good RP forums it is often well over 1 kB/message. Besides miscellaneous information about data quality and nature, the notes provide message count, mean length, standard deviation and message length percentiles.
|
19 |
|
|
|
4 |
license_link: https://www.gnu.org/licenses/agpl-3.0.txt
|
5 |
language:
|
6 |
- en
|
7 |
+
size_categories:
|
8 |
+
- 10M<n<100M
|
9 |
---
|
10 |
# Roleplay Forums 2023-04
|
11 |
As part of a probably misguided effort for gathering useful data for a roleplay finetune, around April 2023 I scraped several of the largest or most popular English-language roleplaying forums publicly known, for a total of about 47 GB of data (uncompressed, including HTML tags and metadata), and posted the files on a public Rentry page. I handpicked and cleaned a tiny fraction of that data for LimaRP, among other things. Other people posted partially cleaned portions of the data (that I tagged as "excellent" or "very good") on HuggingFace (Bluemoon RP, etc).
|
|
|
16 |
|
17 |
As of September 2024 it's unlikely that cleaned forum messages can be used on their own for a good roleplaying finetune. More or less extensive augmentation will be needed. A possible alternative use could be as part of a continual pretraining dataset.
|
18 |
|
19 |
+
Total rows: 35,212,830
|
20 |
+
|
21 |
## Forum list
|
22 |
For non-story forums, average message length can usually give a good indication of the general _effort_ put into writing them (although this doesn't necessarily always translate into quality); on good RP forums it is often well over 1 kB/message. Besides miscellaneous information about data quality and nature, the notes provide message count, mean length, standard deviation and message length percentiles.
|
23 |
|