File size: 3,425 Bytes
f6b3f2b
a2dfba2
 
 
 
 
 
 
 
 
 
e1bc3fc
f6b3f2b
 
 
 
 
 
9dd6480
f6b3f2b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3026b73
f6b3f2b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9dd6480
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
87
88
89
90
91
92
93
94
95
96
97
98
---
configs:
- config_name: default
  data_files:
  - split: train
    path:
    - "lusana_0.jsonl.zst"
    - "lusana_1.jsonl.zst"
    - "lusana_2.jsonl.zst"
    - "lusana_3.jsonl.zst"
    - "lusana_4.jsonl.zst"
  default: true
annotations_creators:
- found
language:
- ru
- en
- multilingual
license: cc-by-nc-3.0
multilinguality:
- multilingual
pretty_name: Lusana.ru Presentations Dataset
size_categories:
- 10K<n<100K
source_datasets:
- original
task_categories:
- text-classification
- text-retrieval
---

# Dataset Card for Lusana.ru Presentations

### Dataset Summary

This dataset contains metadata and original files for 38,953 presentations from the [lusana.ru](https://lusana.ru) platform, a service for storing presentations, reports, templates, and backgrounds in PPT/PPTX format. The dataset includes information such as presentation titles, download URLs, uniqueness scores, number of slides, views, downloads, file sizes, and extracted text content where available.

### Languages

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

- Russian (ru): The majority of the content
- English (en): Primarily for English language lessons, a small portion of the dataset
- Other: Some content in other languages may be present

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

- `id`: Unique identifier for the presentation (integer)
- `name`: Title of the presentation (string)
- `download_url`: URL for downloading the presentation (string)
- `uniqueness`: Uniqueness score of the presentation (integer)
- `slides`: Number of slides in the presentation (integer)
- `views`: Number of views for the presentation (integer)
- `downloads`: Number of downloads for the presentation (integer)
- `size`: File size of the presentation (string)
- `filepath`: Local filepath of the downloaded presentation (string)
- `text`: Extracted text content of the 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.

No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

Attribution-NonCommercial 3.0 Unported license: https://creativecommons.org/licenses/by-nc/3.0/

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

**Note**: This license applies as it corresponds to the original content's licensing terms on the platform. For more details on the platform's licensing, please visit: https://lusana.ru/we

### Dataset Curators

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