Datasets:
note --> booktitle
Browse files
README.md
CHANGED
|
@@ -1096,7 +1096,7 @@ In addition, we encourage you to use the following BibTeX citation for GLUE itse
|
|
| 1096 |
@inproceedings{wang2019glue,
|
| 1097 |
title={{GLUE}: A Multi-Task Benchmark and Analysis Platform for Natural Language Understanding},
|
| 1098 |
author={Wang, Alex and Singh, Amanpreet and Michael, Julian and Hill, Felix and Levy, Omer and Bowman, Samuel R.},
|
| 1099 |
-
|
| 1100 |
year={2019}
|
| 1101 |
}
|
| 1102 |
```
|
|
|
|
| 1096 |
@inproceedings{wang2019glue,
|
| 1097 |
title={{GLUE}: A Multi-Task Benchmark and Analysis Platform for Natural Language Understanding},
|
| 1098 |
author={Wang, Alex and Singh, Amanpreet and Michael, Julian and Hill, Felix and Levy, Omer and Bowman, Samuel R.},
|
| 1099 |
+
booktitle={In the Proceedings of ICLR.},
|
| 1100 |
year={2019}
|
| 1101 |
}
|
| 1102 |
```
|