Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
Russian
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,16 @@ tags:
|
|
10 |
- NSFW
|
11 |
size_categories:
|
12 |
- 1K<n<10K
|
13 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
- NSFW
|
11 |
size_categories:
|
12 |
- 1K<n<10K
|
13 |
+
---
|
14 |
+
# About
|
15 |
+
Contains scraped fanfiction stories in Russian, predominantly **NSFW** sexual content.
|
16 |
+
|
17 |
+
## Source
|
18 |
+
All the content is sourced from > *Книга Фанфиков - ficbook.net*
|
19 |
+
|
20 |
+
## Fields:
|
21 |
+
- `title`: The title of the story.
|
22 |
+
- `tags`: Tags associated with the text.
|
23 |
+
- `text`: The raw text content.
|
24 |
+
- `rating`: The number of user likes.
|
25 |
+
|