|
--- |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: |
|
- "ukr_lit_0.jsonl.zst" |
|
- "ukr_lit_1.jsonl.zst" |
|
- "ukr_lit_2.jsonl.zst" |
|
- "ukr_lit_3.jsonl.zst" |
|
- "ukr_lit_4.jsonl.zst" |
|
default: true |
|
annotations_creators: |
|
- found |
|
language: |
|
- uk |
|
- ru |
|
- en |
|
- multilingual |
|
license: cc0-1.0 |
|
multilinguality: |
|
- multilingual |
|
pretty_name: Ukr-lit.com.ua Presentations Dataset |
|
size_categories: |
|
- 10K<n<100K |
|
source_datasets: |
|
- original |
|
task_categories: |
|
- text-classification |
|
- text-retrieval |
|
--- |
|
|
|
# Dataset Card for Ukr-lit.com.ua Presentations |
|
|
|
### Dataset Summary |
|
|
|
This dataset contains metadata and original files for 18,001 presentations from the [ukr-lit.com.ua](https://ukr-lit.com.ua) platform, a presentation storage and viewing service primarily focused on Ukrainian literature and related subjects. The dataset includes information such as presentation titles, URLs, download URLs, and filepaths for the original presentation files. |
|
|
|
### Languages |
|
|
|
The dataset is multilingual, with Ukrainian being the primary language. Other languages present include: |
|
|
|
- Ukrainian (uk): The majority of the content |
|
- Russian (ru): A small portion of the dataset |
|
- English (en): 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, compressed with Zstandard |
|
- Presentation files: Original PPT/PPTX/Other files |
|
|
|
### Data Fields |
|
|
|
This dataset includes the following fields: |
|
|
|
- `url`: URL of the presentation page on ukr-lit.com.ua (string) |
|
- `title`: Title of the presentation (string) |
|
- `download_url`: URL for downloading the presentation (string) |
|
- `filepath`: Local filepath of the downloaded presentation (string) |
|
- `text`: Extracted text content of the presentation (string or empty 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) |
|
|