smartlab-posts / README.md
nyuuzyou's picture
Upload folder using huggingface_hub
c9e5c85 verified
|
Raw
History Blame Contribute Delete
1.74 kB
metadata
annotations_creators:
  - crowdsourced
language:
  - ru
language_creators:
  - crowdsourced
license:
  - cc0-1.0
multilinguality:
  - monolingual
pretty_name: Smart-lab.ru Posts
size_categories:
  - 100K<n<1M
source_datasets:
  - original
task_categories:
  - text-generation
task_ids:
  - language-modeling

Dataset Card for Smart-lab.ru Posts

Dataset Summary

This dataset contains posts scraped from Smart-lab.ru, a Russian platform for discussing up-to-date stock exchange information, market news, investment ideas, and trading methods. Each entry in the dataset represents a post from the website, including its title, content, author, and a unique identifier.

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:

  • title: Title of the post (string)
  • content: Main content of the post (string)
  • author: Name of the post's author (string)
  • id: Unique identifier for the post (integer)

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