EMERCOM-questions / README.md
nyuuzyou's picture
Upload folder using huggingface_hub
5218424 verified
metadata
annotations_creators:
  - crowdsourced
language:
  - ru
language_creators:
  - crowdsourced
license:
  - cc0-1.0
multilinguality:
  - monolingual
pretty_name: psi.mchs.gov.ru Questions
size_categories:
  - 10K<n<100K
source_datasets:
  - original
task_categories:
  - text-generation
task_ids:
  - language-modeling

Dataset Card for psi.mchs.gov.ru Questions

Dataset Summary

This dataset contains text-based consultations with Russia's Emergency Psychological Assistance EMERCOM, conducted through their online web portal. It includes the questions and concerns expressed by individuals seeking support, along with the guidance and advice provided by service psychologists. The dataset can be analyzed to understand the nature of anxieties faced by the public and the techniques employed by psychologists to offer support.

Languages

The dataset is mostly in Russian, but there may be other languages present.

Dataset Structure

Data Fields

This dataset includes the following fields:

  • id: ID of the question (integer)
  • question:
    • author: Name of the person asking the question (string)
    • title: Title of the question (string)
    • description: Description of the question (string)
  • answer:
    • author: Name of the person who answered (string)
    • content: Text of the answer (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