begemot / README.md
nyuuzyou's picture
Super-squash branch 'main' using huggingface_hub
a36e687 verified
|
Raw
History Blame Contribute Delete
1.12 kB
metadata
annotations_creators:
  - found
language:
  - ru
license:
  - other
multilinguality:
  - monolingual
size_categories:
  - 1M<n<3M
source_datasets:
  - original
task_categories:
  - text-classification
  - text-generation
  - question-answering
task_ids:
  - topic-classification

Dataset Card for Begemot.ai

Dataset Summary

This dataset has 2,728,999 educational project descriptions in Russian. They were generated using AI on the Begemot.ai website. The content includes project titles, descriptions, chapters and chapter content on various educational topics.

Languages

The dataset is primarily in Russian (ru).

Dataset Structure

Data Fields

This dataset includes the following fields:

  • id: Unique identifier for the project (integer)
  • url: URL of the project page (string)
  • title: Title of the educational project (string)
  • type: Type of project (string)
  • description: Detailed description of the project (string)
  • chapters: List of chapter titles (list of strings)
  • chapter_content: JSON string mapping chapter titles to their content

Data Splits

All examples are in a single split.