File size: 1,751 Bytes
c8359dc
 
 
 
 
 
60adfad
c8359dc
 
 
 
 
 
 
 
 
60adfad
c8359dc
 
 
60adfad
c8359dc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60adfad
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
---
annotations_creators:
- found
language:
- ru
license:
- cc0-1.0
multilinguality:
- multilingual
pretty_name: MyPresentation.ru Educational Presentations Dataset
size_categories:
- 100K<n<1M
source_datasets:
- original
task_categories:
- text-classification
- image-to-text
task_ids:
- topic-classification
tags:
- image
---

# Dataset Card for MyPresentation.ru

### Dataset Summary
This dataset contains metadata for 420,946 educational presentations in Russian extracted from [mypresentation.ru](https://mypresentation.ru) website. The content includes presentation slides across various educational topics and categories.

### Languages
The dataset is primarily in Russian (ru).

## Dataset Structure

### Data Fields
This dataset includes the following fields:
- `url`: URL of the presentation page (string)
- `title`: Title of the presentation (string) 
- `category`: Category/subject area of the presentation (string)
- `slides`: List of slides containing:
  - `slide_number`: Slide number (string)
  - `image`: URL of slide image (string)
  - `description`: Text description/content of the slide (string)

### 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)