File size: 1,970 Bytes
2942852
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7e4b138
2942852
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
---
annotations_creators:
- crowdsourced
language:
- ru
license:
- cc0-1.0
multilinguality:
- monolingual
pretty_name: Fishki.net Posts
size_categories:
- 100K<n<1M
source_datasets:
- original
task_categories:
- text-classification
- image-classification
- summarization
task_ids:
- topic-classification
- multi-label-classification
- news-articles-summarization
---

# Dataset Card for Fishki.net

### Dataset Summary

This dataset contains posts scraped from [Fishki.net](https://fishki.net/), a Russian entertainment and news website. Each entry in the dataset represents a post from the website, including its title, content, author, publication date, tags, images, and URL. The dataset contains 369,180 unique posts covering various topics in entertainment, news, and social media content.

### Languages

The dataset is primarily in Russian.

## Dataset Structure

### Data Fields

This dataset includes the following fields:

- `url`: URL of the post (string)
- `title`: Title of the post (string)
- `author`: Author of the post (string)
- `date`: Publication date of the post (string)
- `tags`: List of tags associated with the post (list of strings)
- `content`: Main content of the post (string)
- `images`: List of image URLs associated with the post (list of strings)
- `comments`: List of comments on the post (list)

### Data Splits

All examples are in a single split.

## Additional Information

### License

This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:

* Use it for any purpose, including commercial projects.
* Modify it however you like.
* Distribute it without asking permission.

No attribution is required, but it's always appreciated!

CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en

To learn more about CC0, visit the Creative Commons website: https://creativecommons.org/publicdomain/zero/1.0/

### Dataset Curators

- [nyuuzyou](https://ducks.party)