bordaru-posts / README.md
nyuuzyou's picture
Update README.md
c28a56e verified
metadata
annotations_creators:
  - crowdsourced
language:
  - ru
language_creators:
  - crowdsourced
license:
  - cc0-1.0
multilinguality:
  - monolingual
pretty_name: Borda.ru Posts
size_categories:
  - 1M<n<10M
source_datasets:
  - original
task_categories:
  - text-generation
task_ids:
  - language-modeling

Dataset Card for Borda.ru Posts

Dataset Summary

This dataset contains posts scraped from Borda.ru, a Russian platform for hosting various discussion forums on a wide range of topics. Each entry in the dataset represents a post from the website, including its content, author, URL, and other relevant information. The dataset contains 5,251,346 unique messages. The dataset was deduplicated based on the "content" value, which removed spam and other low-quality data, keeping only unique high-quality posts.

Languages

The dataset is primarily in Russian, though some posts may contain content in other languages.

Dataset Structure

Data Fields

This dataset includes the following fields:

  • url: URL of the post (string)
  • username: Name of the post's author (string)
  • content: Main content of the post (string)

Data Splits

All examples are in the train split, there is no validation 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