nyuuzyou commited on
Commit
2942852
1 Parent(s): 062a6a0

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. fishki.jsonl.zst +3 -0
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - crowdsourced
4
+ language:
5
+ - ru
6
+ license:
7
+ - cc0-1.0
8
+ multilinguality:
9
+ - monolingual
10
+ pretty_name: Fishki.net Posts
11
+ size_categories:
12
+ - 100K<n<1M
13
+ source_datasets:
14
+ - original
15
+ task_categories:
16
+ - text-classification
17
+ - image-classification
18
+ - summarization
19
+ task_ids:
20
+ - topic-classification
21
+ - multi-label-classification
22
+ - news-articles-summarization
23
+ ---
24
+
25
+ # Dataset Card for Fishki.net
26
+
27
+ ### Dataset Summary
28
+
29
+ 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.
30
+
31
+ ### Languages
32
+
33
+ The dataset is primarily in Russian.
34
+
35
+ ## Dataset Structure
36
+
37
+ ### Data Fields
38
+
39
+ This dataset includes the following fields:
40
+
41
+ - `url`: URL of the post (string)
42
+ - `title`: Title of the post (string)
43
+ - `author`: Author of the post (string)
44
+ - `date`: Publication date of the post (string)
45
+ - `tags`: List of tags associated with the post (list of strings)
46
+ - `content`: Main content of the post (string)
47
+ - `images`: List of image URLs associated with the post (list of strings)
48
+ - `comments`: List of comments on the post (list, currently empty in the example)
49
+
50
+ ### Data Splits
51
+
52
+ All examples are in a single split.
53
+
54
+ ## Additional Information
55
+
56
+ ### License
57
+
58
+ This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:
59
+
60
+ * Use it for any purpose, including commercial projects.
61
+ * Modify it however you like.
62
+ * Distribute it without asking permission.
63
+
64
+ No attribution is required, but it's always appreciated!
65
+
66
+ CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en
67
+
68
+ To learn more about CC0, visit the Creative Commons website: https://creativecommons.org/publicdomain/zero/1.0/
69
+
70
+ ### Dataset Curators
71
+
72
+ - [nyuuzyou](https://ducks.party)
fishki.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baffa3f08a8781b28103ebd485ee189c3d2cc847149fc40faf09947b7ff97e67
3
+ size 506001589