KaraKaraWitch commited on
Commit
02536f0
1 Parent(s): 9218950

Initial Draft

Browse files
Files changed (1) hide show
  1. README.md +62 -0
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - no-annotation
4
+ language_creators:
5
+ - crowdsourced
6
+ license:
7
+ - cc-by-sa-3.0
8
+ task_categories:
9
+ - text-generation
10
+ - fill-mask
11
+ task_ids:
12
+ - language-modeling
13
+ - masked-language-modeling
14
+ source_datasets:
15
+ - original
16
+ language:
17
+ - en
18
+ configs:
19
+ - config_name: default
20
+ data_files:
21
+ - split: final
22
+ path: jsonl/*.jsonl
23
+ pretty_name: SCP-RECURSAL
24
+ ---
25
+
26
+ # Dataset Card for SCP-RECURSAL
27
+
28
+ ---
29
+
30
+ **Item ID:** SCP-RECURSAL
31
+
32
+ **Object Class:** Safe
33
+
34
+ **Special Containment Procedures:**
35
+
36
+ SCP-Recursal is to be stored on the Huggingface (HF) Servers, with backup copies maintained on other secure servers.
37
+ Access to SCP-Recursal is unrestricted, and it may be freely used and redistributed without authorization.
38
+
39
+ **Description:** SCP-Recursal is a dataset comprising 15,456 parameter files scraped from the SCP Wiki website (scp-wiki.wikidot.com).
40
+ The dataset is curated by KaraKaraWitch and funded by Recursal.ai.
41
+
42
+ SCP-Recursal is a comprehensive collection of tales, series, and jokes from the SCP Wiki, spanning from 2008 to 2022.
43
+ The dataset was created by scraping lists of tales for each year, fetching content from tale pages using BeautifulSoup selectors, and filtering out unnecessary information.
44
+ The same process was applied to series `scp-series-1` to `scp-series-8`, while the joke SCPs were extracted from a single URL (`/joke-scps`).
45
+
46
+ The cleaning process involved removing author credits, "More articles by" sections, "Hide list" buttons, ratings, and special characters until the next line.
47
+ Unicode characters were also cleaned, and unnecessary text was removed. The resulting dataset is a cohesive collection of SCP-related content, ideal for language modeling tasks.
48
+
49
+ **Experiments:**
50
+
51
+ **Experiment 1:** "SCP-Recursal: The Ultimate Language Model"
52
+
53
+ * Researchers used SCP-Recursal to train a language model, which was then tasked with generating a new SCP article.
54
+ * Result: The model produced [DATA EXPUNGED]. Due to it's Memetic Effect, the computer that was in use was incinerated.
55
+ * Conclusion: [DATA EXPUNGED]
56
+
57
+ ---
58
+
59
+
60
+ ## Dataset Details
61
+
62
+ ### Dataset Description