Datasets:
d0rj
/

Sub-tasks:
text-scoring
Languages:
Russian
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
translated
Annotations Creators:
crowdsourced
Source Datasets:
conv_ai_3
ArXiv:
License:
d0rj commited on
Commit
32a05bb
1 Parent(s): 91202ec

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +34 -0
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: topic_id
5
+ dtype: int32
6
+ - name: initial_request
7
+ dtype: string
8
+ - name: topic_desc
9
+ dtype: string
10
+ - name: clarification_need
11
+ dtype: int32
12
+ - name: facet_id
13
+ dtype: string
14
+ - name: facet_desc
15
+ dtype: string
16
+ - name: question_id
17
+ dtype: string
18
+ - name: question
19
+ dtype: string
20
+ - name: answer
21
+ dtype: string
22
+ splits:
23
+ - name: train
24
+ num_bytes: 4327400
25
+ num_examples: 9176
26
+ - name: validation
27
+ num_bytes: 1066112
28
+ num_examples: 2313
29
+ download_size: 581860
30
+ dataset_size: 5393512
31
+ ---
32
+ # Dataset Card for "conv_ai_3_ru"
33
+
34
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)