CoolFace
Datasetpublic

nyuuzyou/bigslide

Dataset Card for Bigslide.ru Presentations Dataset Summary This dataset contains metadata and original files for 50,872 presentations from the bigslide.ru platform, a presentation storage and viewing service for school students. The dataset includes information such as presentation titles, URLs, download URLs, and extracted text content where available. Languages The dataset is multilingual, with Russian being the primary language. Other languages… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/bigslide.

sourceHugging Facecc0-1.0updated 2y agoView on Hugging Face
0likes303downloads
Dataset Card

Dataset Card for Bigslide.ru Presentations

Dataset Summary

This dataset contains metadata and original files for 50,872 presentations from the bigslide.ru platform, a presentation storage and viewing service for school students. The dataset includes information such as presentation titles, URLs, download URLs, 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:

  • —url: URL of the presentation page on bigslide.ru (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 null)

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