Skip to content
Snippets Groups Projects
Commit 1321b3dd authored by zqwerty's avatar zqwerty
Browse files

update dataset README

parent 9fc94fd1
Branches
No related tags found
No related merge requests found
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
- **Repository:** data link - **Repository:** data link
- **Paper:** paper link - **Paper:** paper link
- **Leaderboard:** leaderboard link if any - **Leaderboard:** leaderboard link if any else empty
- **Who transforms the dataset:** Name(email) - **Who transforms the dataset:** Name(email, e.g. xxx at gmail dot com)
### Dataset Summary ### Dataset Summary
...@@ -28,6 +28,12 @@ TODO ...@@ -28,6 +28,12 @@ TODO
Please copy the statistics in `stat.txt` generated by `check.py` and paste here. Please copy the statistics in `stat.txt` generated by `check.py` and paste here.
### Citation
```
BibTex citation of the original dataset
```
### Licensing Information ### Licensing Information
TODO TODO
\ No newline at end of file
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
- **Repository:** https://github.com/budzianowski/multiwoz - **Repository:** https://github.com/budzianowski/multiwoz
- **Paper:** https://aclanthology.org/2020.lrec-1.53 - **Paper:** https://aclanthology.org/2020.lrec-1.53
- **Leaderboard:** https://github.com/budzianowski/multiwoz - **Leaderboard:** https://github.com/budzianowski/multiwoz
- **Who transforms the dataset:** Qi Zhu(zhuq96@gmail.com) - **Who transforms the dataset:** Qi Zhu(zhuq96 at gmail dot com)
### Dataset Summary ### Dataset Summary
...@@ -41,6 +41,23 @@ English ...@@ -41,6 +41,23 @@ English
- **cat slot match**: how many values of categorical slots are in the possible values of ontology. - **cat slot match**: how many values of categorical slots are in the possible values of ontology.
- **non-cat slot span**: how many values of non-categorical slots have span annotation. - **non-cat slot span**: how many values of non-categorical slots have span annotation.
### Citation
```
@inproceedings{eric-etal-2020-multiwoz,
title = "{M}ulti{WOZ} 2.1: A Consolidated Multi-Domain Dialogue Dataset with State Corrections and State Tracking Baselines",
author = "Eric, Mihail and Goel, Rahul and Paul, Shachi and Sethi, Abhishek and Agarwal, Sanchit and Gao, Shuyag and Hakkani-Tur, Dilek",
booktitle = "Proceedings of the 12th Language Resources and Evaluation Conference",
month = may,
year = "2020",
address = "Marseille, France",
publisher = "European Language Resources Association",
url = "https://aclanthology.org/2020.lrec-1.53",
pages = "422--428",
ISBN = "979-10-95546-34-4",
}
```
### Licensing Information ### Licensing Information
Apache License, Version 2.0 Apache License, Version 2.0
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment