Datasets:
Tasks:
Text Generation
Modalities:
Text
Sub-tasks:
language-modeling
Languages:
Russian
Size:
10K - 100K
License:
Upload folder using huggingface_hub
Browse files- README.md +65 -0
- articles.json.zst +3 -0
README.md
ADDED
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- crowdsourced
|
4 |
+
language:
|
5 |
+
- ru
|
6 |
+
language_creators:
|
7 |
+
- crowdsourced
|
8 |
+
license:
|
9 |
+
- cc0-1.0
|
10 |
+
multilinguality:
|
11 |
+
- monolingual
|
12 |
+
pretty_name: 3DNews Articles
|
13 |
+
size_categories:
|
14 |
+
- 100K<n<1M
|
15 |
+
source_datasets:
|
16 |
+
- original
|
17 |
+
task_categories:
|
18 |
+
- text-generation
|
19 |
+
task_ids:
|
20 |
+
- language-modeling
|
21 |
+
---
|
22 |
+
|
23 |
+
# Dataset Card for 3DNews Articles
|
24 |
+
|
25 |
+
### Dataset Summary
|
26 |
+
|
27 |
+
The dataset comprises news articles from the Russian technology website [3DNews](https://3dnews.ru), covering the period from 2003 to 2024. It covers the latest updates in the world of digital technology and insightful commentary from industry experts, spanning the years 2003 to 2024.
|
28 |
+
|
29 |
+
### Languages
|
30 |
+
|
31 |
+
The dataset is mostly in Russian, but there may be other languages present.
|
32 |
+
|
33 |
+
## Dataset Structure
|
34 |
+
|
35 |
+
### Data Fields
|
36 |
+
|
37 |
+
This dataset includes the following fields:
|
38 |
+
|
39 |
+
- `id`: A unique identifier for each item (integer)
|
40 |
+
- `title`: The title of the article or news item (string)
|
41 |
+
- `content`: The main content of the article or news item. This is a string value that may contain multiple paragraphs and special characters.
|
42 |
+
|
43 |
+
### Data Splits
|
44 |
+
|
45 |
+
All examples are in the train split, there is no validation split.
|
46 |
+
|
47 |
+
## Additional Information
|
48 |
+
|
49 |
+
### License
|
50 |
+
|
51 |
+
This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:
|
52 |
+
|
53 |
+
* Use it for any purpose, including commercial projects.
|
54 |
+
* Modify it however you like.
|
55 |
+
* Distribute it without asking permission.
|
56 |
+
|
57 |
+
No attribution is required, but it's always appreciated!
|
58 |
+
|
59 |
+
CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en
|
60 |
+
|
61 |
+
To learn more about CC0, visit the Creative Commons website: https://creativecommons.org/publicdomain/zero/1.0/
|
62 |
+
|
63 |
+
### Dataset Curators
|
64 |
+
|
65 |
+
- [nyuuzyou](https://ducks.party)
|
articles.json.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adb74ea5670febfb18068e362227db24ab1ea115ce1738773c07863509334c95
|
3 |
+
size 90193938
|