lemonilia commited on
Commit
5903885
·
verified ·
1 Parent(s): bbee6c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ size_categories:
13
 
14
  A **semi-cleaned**, processed version of the [raw files uploaded elsewhere](https://huggingface.co/datasets/lemonilia/roleplaying-forums-raw) of the roleplaying sections (Play-by-Post Games) from _Giant in the Playground_, scraped on January 2025. I've made an effort to preserve as much as possible of the original HTML while simplifying and converting it to HTML5 where possible and cleaning it, with the notable exception of converting HTML linebreaks into newlines.
15
 
16
- I'm almost directly using these files for private finetuning tests, but in most cases they will probably need additional cleaning/processing.
17
 
18
  For user convenience, some metadata on the posts was also provided. These can be used for preliminary data filtering without deeply inspecting the threads themselves.
19
 
 
13
 
14
  A **semi-cleaned**, processed version of the [raw files uploaded elsewhere](https://huggingface.co/datasets/lemonilia/roleplaying-forums-raw) of the roleplaying sections (Play-by-Post Games) from _Giant in the Playground_, scraped on January 2025. I've made an effort to preserve as much as possible of the original HTML while simplifying and converting it to HTML5 where possible and cleaning it, with the notable exception of converting HTML linebreaks into newlines.
15
 
16
+ I'm almost directly using these files for private finetuning tests, but in most cases the data will likely need additional cleaning/processing.
17
 
18
  For user convenience, some metadata on the posts was also provided. These can be used for preliminary data filtering without deeply inspecting the threads themselves.
19