File size: 1,027 Bytes
c646c36
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6089a4c
 
 
 
 
 
 
 
 
 
 
 
c646c36
6089a4c
 
 
 
 
c646c36
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
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)