Made license more permissive
Browse files
README.md
CHANGED
@@ -1,12 +1,10 @@
|
|
1 |
---
|
2 |
-
license: other
|
3 |
-
license_name: agpl-3.0
|
4 |
-
license_link: https://www.gnu.org/licenses/agpl-3.0.txt
|
5 |
language:
|
6 |
- en
|
7 |
size_categories:
|
8 |
- 1M<n<10M
|
9 |
viewer: false
|
|
|
10 |
---
|
11 |
# Roleplay Forums 2023-04
|
12 |
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).
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
size_categories:
|
5 |
- 1M<n<10M
|
6 |
viewer: false
|
7 |
+
license: cc-by-4.0
|
8 |
---
|
9 |
# Roleplay Forums 2023-04
|
10 |
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).
|