|
--- |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
dataset_info: |
|
features: |
|
- name: question |
|
dtype: string |
|
- name: best |
|
dtype: string |
|
- name: bad |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 119263751 |
|
num_examples: 102558 |
|
download_size: 66726288 |
|
dataset_size: 119263751 |
|
license: apache-2.0 |
|
task_categories: |
|
- question-answering |
|
- text-generation |
|
language: |
|
- ru |
|
tags: |
|
- code |
|
- finance |
|
pretty_name: habr_qa_sbs |
|
size_categories: |
|
- 10K<n<100K |
|
--- |
|
# Habr sbs qa |
|
Датасет основан на сайте habr qa, лучший ответ - тот на котором есть лайки, худший - тот на котором меньше всего лайков. |
|
|
|
|
|
Датасет собран [Love.Death.Transformers.](https://t.me/lovedeathtransformers) и [Дата-Утренник](https://t.me/data_morning) |
|
|
|
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |