Datasets:

Modalities:
Text
Formats:
json
Languages:
Russian
Tags:
Not-For-All-Audiences
Libraries:
Datasets
pandas
License:
igorktech commited on
Commit
f720253
·
verified ·
1 Parent(s): a319751

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +44 -0
README.md CHANGED
@@ -1,3 +1,47 @@
1
  ---
2
  license: cc-by-sa-3.0
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-sa-3.0
3
+ task_categories:
4
+ - text-generation
5
+ - text-classification
6
+ language:
7
+ - ru
8
+ tags:
9
+ - not-for-all-audiences
10
+ pretty_name: SCP
11
  ---
12
+ # Licensing Information for SCP Foundation Dataset
13
+
14
+ **Overview:**
15
+
16
+ This dataset is a collection of information scraped from the SCP Foundation website, a fictional research organization known for its collaborative web-based creative project. Specifically, this dataset focuses on rated SCP titles in Russian, offering insights into the content and community ratings associated with various SCP objects.
17
+
18
+ **Licensing Rules:**
19
+
20
+ All derivative projects based on this dataset are distributed under the Creative Commons Attribution-ShareAlike 3.0 Unported License (CC-BY-SA 3.0). This license mandates that any new works inherit the same license and include proper attribution to the [SCP Foundation website](https://scpfoundation.net/) and the original authors.
21
+
22
+ **SCP Foundation:**
23
+
24
+ The SCP Foundation, an acronym for Secure, Contain, Protect, is a fictional research organization. It is the focus of a collaborative web-based creative project, known for its extensive collection of articles describing the containment procedures for over 8000 anomalous objects (SCP objects). The project also features numerous artistic narratives within the SCP Foundation universe.
25
+
26
+ **Dataset Content:**
27
+
28
+ - **Scope:** Rated SCP titles in Russian
29
+ - **Insights:** Community ratings associated with various SCP objects
30
+
31
+ **License Summary:**
32
+
33
+ - **License Type:** Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA 3.0)
34
+ - **License Details:** [CC-BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/)
35
+ - **Source Attribution:** Ensure proper attribution with links to the [SCP Foundation website](https://scpfoundation.net/) and acknowledgment of original authors.
36
+
37
+ ---
38
+ ### Citation
39
+
40
+ ```
41
+ @MISC{igoktech/scp_ru,
42
+ author = {Nikolas Ivanov, Igor Kuzmin},
43
+ title = {SCP Foundation Rated Titles (Russian)},
44
+ url = {https://huggingface.co/datasets/igoktech/scp_ru},
45
+ year = 2024
46
+ }
47
+ ```