pptonline / README.md
nyuuzyou's picture
Upload folder using huggingface_hub
62a0c2f verified
|
raw
history blame
2.1 kB
metadata
annotations_creators:
  - found
language:
  - ru
  - uk
  - be
  - kk
  - en
  - multilingual
license:
  - cc0-1.0
multilinguality:
  - multilingual
pretty_name: PPT Online Dataset
size_categories:
  - 1M<n<10M
source_datasets:
  - original
task_categories:
  - text-classification
  - text-retrieval

Dataset Card for PPT Online

Dataset Summary

This dataset contains metadata about 1,418,349 PowerPoint (.ppt) files hosted on the ppt-online.org platform. PPT Online is a service designed to display PowerPoint presentations. The dataset includes information such as presentation titles, categories, download links, file sizes, and content snippets. The majority of the presentations are in Russian, Ukrainian, Belarusian, Kazakh, and English, but other languages are also present.

Languages

The dataset is multilingual, with the primary languages being Russian, Ukrainian, Belarusian, Kazakh, and English. However, presentations in other languages are also included.

Dataset Structure

Data Fields

This dataset includes the following fields:

  • id: Unique identifier for the presentation (integer)
  • title: Title of the PowerPoint presentation (string)
  • category: Category or topic of the presentation (string)
  • download_link: URL for downloading the presentation (string)
  • file_size: Size of the PowerPoint file (string)
  • body_content: Snippet or summary of the presentation content. Generated by a service, quite low quality (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