Commit ·
07c68c2
1
Parent(s): 679fc21
Update README.md
Browse files
README.md
CHANGED
|
@@ -21,4 +21,24 @@ dataset_info:
|
|
| 21 |
---
|
| 22 |
# Dataset Card for "clinic-utility"
|
| 23 |
|
| 24 |
-
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
---
|
| 22 |
# Dataset Card for "clinic-utility"
|
| 23 |
|
| 24 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 25 |
+
|
| 26 |
+
```
|
| 27 |
+
@inproceedings{larson-etal-2019-evaluation,
|
| 28 |
+
title = "An Evaluation Dataset for Intent Classification and Out-of-Scope Prediction",
|
| 29 |
+
author = "Larson, Stefan and
|
| 30 |
+
Mahendran, Anish and
|
| 31 |
+
Peper, Joseph J. and
|
| 32 |
+
Clarke, Christopher and
|
| 33 |
+
Lee, Andrew and
|
| 34 |
+
Hill, Parker and
|
| 35 |
+
Kummerfeld, Jonathan K. and
|
| 36 |
+
Leach, Kevin and
|
| 37 |
+
Laurenzano, Michael A. and
|
| 38 |
+
Tang, Lingjia and
|
| 39 |
+
Mars, Jason",
|
| 40 |
+
booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)",
|
| 41 |
+
year = "2019",
|
| 42 |
+
url = "https://www.aclweb.org/anthology/D19-1131"
|
| 43 |
+
}
|
| 44 |
+
```
|