File size: 2,933 Bytes
fd61865
c7fbf1d
 
 
 
 
 
 
fd61865
 
 
 
 
 
 
 
aa7ae71
fd61865
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
aa7ae71
fd61865
aa7ae71
 
fd61865
aa7ae71
fd61865
aa7ae71
 
fd61865
aa7ae71
 
 
 
 
fd61865
 
 
aa7ae71
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
74
75
76
77
78
79
80
81
82
83
84
85
86
---
configs:
- config_name: default
  data_files:
  - split: train
    path:
    - "edupres.jsonl.zst"
  default: true
annotations_creators:
- found
language:
- ru
- uk
- be
- en
- multilingual
license: cc-by-nc-3.0
multilinguality:
- multilingual
pretty_name: Edupres.ru Presentations Dataset
size_categories:
- 10K<n<100K
source_datasets:
- original
task_categories:
- text-classification
- text-retrieval
---

# Dataset Card for Edupres.ru Presentations

### Dataset Summary

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.

### Languages

The dataset is multilingual, with Russian being the primary language. Other languages present include:

- Russian (ru): The vast majority of the content
- Ukrainian (uk): A small portion of presentations
- Belarusian (be): A small portion of presentations
- English (en): Primarily for English language lessons, a small portion of the dataset
- Other: A very small amount of content in other languages may be present
## Dataset Structure

### Data Fields

This dataset includes the following fields:

- `page_url`: URL of the presentation page on edupres.ru (string)
- `title`: Title of the presentation (string)
- `description`: Brief description or summary of the presentation content (string)
- `author`: Name of the presentation author (string)
- `date_published`: Date when the presentation was published (string, format: YYYY-MM-DD)
- `file_size`: Size of the presentation file (string)
- `download_url`: URL for downloading the presentation (string or null)
- `filepath`: Local filepath of the downloaded presentation (string or null)

### Data Splits

All examples are in a single split.

## Additional Information

### License

This dataset is licensed under the Creative Commons Attribution-NonCommercial 3.0 Unported (CC BY-NC 3.0) license. This means you can:

* Share — copy and redistribute the material in any medium or format
* Adapt — remix, transform, and build upon the material

Under the following terms:

* Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
* NonCommercial — You may not use the material for commercial purposes.

CC BY-NC 3.0 license: https://creativecommons.org/licenses/by-nc/3.0/

To learn more about this license, visit the Creative Commons website: https://creativecommons.org/licenses/by-nc/3.0/legalcode

All rights are reserved for original authors who published data on https://edupres.ru platform.

### Dataset Curators

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