Datasets:
Upload folder using huggingface_hub
Browse files- README.md +76 -0
- edupres.jsonl.zst +3 -0
- files.zip +3 -0
README.md
ADDED
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- found
|
4 |
+
language:
|
5 |
+
- ru
|
6 |
+
- uk
|
7 |
+
- be
|
8 |
+
- en
|
9 |
+
- multilingual
|
10 |
+
license:
|
11 |
+
- cc0-1.0
|
12 |
+
multilinguality:
|
13 |
+
- multilingual
|
14 |
+
pretty_name: Edupres.ru Presentations Dataset
|
15 |
+
size_categories:
|
16 |
+
- 10K<n<100K
|
17 |
+
source_datasets:
|
18 |
+
- original
|
19 |
+
task_categories:
|
20 |
+
- text-classification
|
21 |
+
- text-retrieval
|
22 |
+
---
|
23 |
+
|
24 |
+
# Dataset Card for Edupres.ru Presentations
|
25 |
+
|
26 |
+
### Dataset Summary
|
27 |
+
|
28 |
+
This dataset contains metadata about 44,210 presentations from the edupres.ru platform, with 21,941 presentations available in their original format. The dataset includes information such as presentation titles, descriptions, authors, publication dates, and file sizes. The presentations are primarily in Russian and cover various educational topics.
|
29 |
+
|
30 |
+
### Languages
|
31 |
+
|
32 |
+
The dataset is multilingual, with Russian being the primary language. Other languages present include:
|
33 |
+
|
34 |
+
- Russian (ru): The vast majority of the content
|
35 |
+
- Ukrainian (uk): A small portion of presentations
|
36 |
+
- Belarusian (be): A small portion of presentations
|
37 |
+
- English (en): Primarily for English language lessons, a small portion of the dataset
|
38 |
+
- Other: A very small amount of content in other languages may be present
|
39 |
+
## Dataset Structure
|
40 |
+
|
41 |
+
### Data Fields
|
42 |
+
|
43 |
+
This dataset includes the following fields:
|
44 |
+
|
45 |
+
- `page_url`: URL of the presentation page on edupres.ru (string)
|
46 |
+
- `title`: Title of the presentation (string)
|
47 |
+
- `description`: Brief description or summary of the presentation content (string)
|
48 |
+
- `author`: Name of the presentation author (string)
|
49 |
+
- `date_published`: Date when the presentation was published (string, format: YYYY-MM-DD)
|
50 |
+
- `file_size`: Size of the presentation file (string)
|
51 |
+
- `download_url`: URL for downloading the presentation (string or null)
|
52 |
+
- `filepath`: Local filepath of the downloaded presentation (string or null)
|
53 |
+
|
54 |
+
### Data Splits
|
55 |
+
|
56 |
+
All examples are in a single split.
|
57 |
+
|
58 |
+
## Additional Information
|
59 |
+
|
60 |
+
### License
|
61 |
+
|
62 |
+
This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:
|
63 |
+
|
64 |
+
* Use it for any purpose, including commercial projects.
|
65 |
+
* Modify it however you like.
|
66 |
+
* Distribute it without asking permission.
|
67 |
+
|
68 |
+
No attribution is required, but it's always appreciated!
|
69 |
+
|
70 |
+
CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en
|
71 |
+
|
72 |
+
To learn more about CC0, visit the Creative Commons website: https://creativecommons.org/publicdomain/zero/1.0/
|
73 |
+
|
74 |
+
### Dataset Curators
|
75 |
+
|
76 |
+
- [nyuuzyou](https://ducks.party)
|
edupres.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e56e00bffa5b5cb1d3205d2068b6002f1dd92db3e5758d99b1a6ecd5f3609e9c
|
3 |
+
size 4149570
|
files.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab2dc977138620c43e7bc098241c8b978faffa44cd8c0548ac6e5e70bb2e7354
|
3 |
+
size 43860631969
|