Datasets:

Sub-tasks:
text-scoring
Languages:
English
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
crowdsourced
Annotations Creators:
crowdsourced
Source Datasets:
original
ArXiv:
License:
lhoestq HF staff commited on
Commit
421b9e1
1 Parent(s): a981b9f

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -18,9 +18,10 @@ task_categories:
18
  - text-classification
19
  task_ids:
20
  - text-scoring
21
- - text-scoring-other-evaluating-dialogue-systems
22
  paperswithcode_id: convai2
23
  pretty_name: Conversational Intelligence Challenge 2
 
 
24
  ---
25
 
26
  # Dataset Card for conv_ai_2
@@ -214,4 +215,4 @@ ConvAI is a dataset of human-to-bot conversations labeled for quality. This data
214
  }
215
  ### Contributions
216
 
217
- Thanks to [@rkc007](https://github.com/rkc007) for adding this dataset.
 
18
  - text-classification
19
  task_ids:
20
  - text-scoring
 
21
  paperswithcode_id: convai2
22
  pretty_name: Conversational Intelligence Challenge 2
23
+ tags:
24
+ - evaluating-dialogue-systems
25
  ---
26
 
27
  # Dataset Card for conv_ai_2
 
215
  }
216
  ### Contributions
217
 
218
+ Thanks to [@rkc007](https://github.com/rkc007) for adding this dataset.