File size: 1,916 Bytes
a3272ba
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
configs:
- config_name: default
  data_files:
  - split: train
    path:
    - "prezented.jsonl.zst"
  default: true
annotations_creators:
- found
language:
- ru
license: cc0-1.0
multilinguality:
- monolingual
pretty_name: Prezented.ru Educational Presentations Dataset
size_categories:
- 1K<n<10K
source_datasets:
- original
task_categories:
- text-classification
- text-retrieval
---
# Dataset Card for Prezented.ru Presentations
### Dataset Summary
This dataset contains metadata and original files for 2,289 educational presentations from the [prezented.ru](https://prezented.ru) platform, a service focused on educational presentations for Russian schools. The dataset includes presentation titles, descriptions, download URLs, thumbnail images, and the original PPT/PPTX files.

### Languages
The dataset is monolingual:
- Russian (ru): All content is in Russian

## Dataset Structure
### Data Files
The dataset consists of:
- Metadata: Stored in JSON Lines format
- Presentation files: Original PPT/PPTX files

### Data Fields
This dataset includes the following fields:
- `url`: Original webpage URL of the presentation (string)
- `title`: Title of the presentation (string)
- `description`: Detailed description of the presentation content (string)
- `image_url`: URL of the presentation thumbnail image (string)
- `download_url`: URL for downloading the presentation file (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

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