classnotes / README.md
nyuuzyou's picture
Update README.md
2607b41 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path:
          - classnotes.jsonl.zst
    default: true
annotations_creators:
  - found
language:
  - ru
  - kk
  - uk
  - be
  - en
  - multilingual
license: cc-by-nc-3.0
multilinguality:
  - multilingual
pretty_name: Lesson Plans Dataset
size_categories:
  - 10K<n<100K
source_datasets:
  - original
task_categories:
  - text-classification
  - text-retrieval

Dataset Card for конспекты-уроков.рф

Dataset Summary

This dataset contains metadata about 65,068 lesson plans from the конспекты-уроков.рф (meaning in English would be something like class-notes[.]ru) platform, with 58,433 files available in their original format. The dataset includes information such as lesson plan titles, descriptions, authors, publication dates, and file sizes. The lesson plans are primarily in Russian and cover various educational subjects and grade levels.

Languages

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

  • Russian (ru): The vast majority of the content
  • Kazakh (kk): A small portion of lesson plans
  • Ukrainian (uk): A small portion of lesson plans
  • Belarusian (be): A small portion of lesson plans
  • English (en): Primarily for English language lessons, a small portion of the dataset
  • Other: A very small amount of content in other languages may be present

Dataset Structure

Data Fields

This dataset includes the following fields:

  • page_url: URL of the lesson plan page on конспекты-уроков.рф (string)
  • title: Title of the lesson plan (string)
  • description: Brief description or summary of the lesson plan content (string)
  • author: Name of the lesson plan author (string)
  • date_published: Date when the lesson plan was published (string, format: YYYY-MM-DD)
  • download_url: URL for downloading the lesson plan (string or null)
  • filepath: Local filepath of the downloaded lesson plan (string or null)
  • filesize: Size of the lesson plan file in bytes (integer 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.

CC BY-NC 3.0 license: https://creativecommons.org/licenses/by-nc/3.0/

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

All rights are reserved for original authors who published data on https://конспекты-уроков.рф/ platform.

Dataset Curators