Datasets:

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

Delete legacy JSON metadata (#1)

Browse files

- Delete legacy JSON metadata (9980c175b16d0b7d3524ac7f838cf3f5f59ef9c4)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"conv_ai_3": {"description": "The Conv AI 3 challenge is organized as part of the Search-oriented Conversational AI (SCAI) EMNLP workshop in 2020. The main aim of the conversational systems is to return an appropriate answer in response to the user requests. However, some user requests might be ambiguous. In Information Retrieval (IR) settings such a situation is handled mainly through the diversification of search result page. It is however much more challenging in dialogue settings. Hence, we aim to study the following situation for dialogue settings: \n- a user is asking an ambiguous question (where ambiguous question is a question to which one can return > 1 possible answers)\n- the system must identify that the question is ambiguous, and, instead of trying to answer it directly, ask a good clarifying question.\n", "citation": "@misc{aliannejadi2020convai3,\n title={ConvAI3: Generating Clarifying Questions for Open-Domain Dialogue Systems (ClariQ)}, \n author={Mohammad Aliannejadi and Julia Kiseleva and Aleksandr Chuklin and Jeff Dalton and Mikhail Burtsev},\n year={2020},\n eprint={2009.11352},\n archivePrefix={arXiv},\n primaryClass={cs.CL}\n}\n", "homepage": "https://github.com/aliannejadi/ClariQ", "license": "", "features": {"topic_id": {"dtype": "int32", "id": null, "_type": "Value"}, "initial_request": {"dtype": "string", "id": null, "_type": "Value"}, "topic_desc": {"dtype": "string", "id": null, "_type": "Value"}, "clarification_need": {"dtype": "int32", "id": null, "_type": "Value"}, "facet_id": {"dtype": "string", "id": null, "_type": "Value"}, "facet_desc": {"dtype": "string", "id": null, "_type": "Value"}, "question_id": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "conv_ai_3", "config_name": "conv_ai_3", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 2567404, "num_examples": 9176, "dataset_name": "conv_ai_3"}, "validation": {"name": "validation", "num_bytes": 639351, "num_examples": 2313, "dataset_name": "conv_ai_3"}}, "download_checksums": {"https://github.com/aliannejadi/ClariQ/raw/master/data/train.tsv": {"num_bytes": 2354040, "checksum": "65d3da13b2d6ea77e7eaa45290894ffc162a5bd000e7640decd1b0a272a6e9d1"}, "https://github.com/aliannejadi/ClariQ/raw/master/data/dev.tsv": {"num_bytes": 585998, "checksum": "68d2a5f87eab73721979b5f45f64099a9b2f080db1d0ce4b979d9daa4249906e"}}, "download_size": 2940038, "post_processing_size": null, "dataset_size": 3206755, "size_in_bytes": 6146793}}