Update README.md
Browse files
README.md
CHANGED
|
@@ -9,17 +9,12 @@ size_categories:
|
|
| 9 |
---
|
| 10 |
If you find our dataset useful, please consider citing:
|
| 11 |
|
| 12 |
-
|
| 13 |
-
|
| 14 |
@inproceedings{li-etal-2023-synthetic,
|
| 15 |
title = "Synthetic Data Generation with Large Language Models for Text Classification: Potential and Limitations",
|
| 16 |
-
author = "Li, Zhuoyan
|
| 17 |
-
|
| 18 |
-
Lu, Zhuoran and
|
| 19 |
-
Yin, Ming",
|
| 20 |
-
editor = "Bouamor, Houda and
|
| 21 |
-
Pino, Juan and
|
| 22 |
-
Bali, Kalika",
|
| 23 |
booktitle = "Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing",
|
| 24 |
month = dec,
|
| 25 |
year = "2023",
|
|
@@ -28,4 +23,6 @@ If you find our dataset useful, please consider citing:
|
|
| 28 |
url = "https://aclanthology.org/2023.emnlp-main.647",
|
| 29 |
doi = "10.18653/v1/2023.emnlp-main.647",
|
| 30 |
pages = "10443--10461",
|
| 31 |
-
}
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
If you find our dataset useful, please consider citing:
|
| 11 |
|
| 12 |
+
<pre>
|
| 13 |
+
<code>
|
| 14 |
@inproceedings{li-etal-2023-synthetic,
|
| 15 |
title = "Synthetic Data Generation with Large Language Models for Text Classification: Potential and Limitations",
|
| 16 |
+
author = "Li, Zhuoyan and Zhu, Hangxiao and Lu, Zhuoran and Yin, Ming",
|
| 17 |
+
editor = "Bouamor, Houda and Pino, Juan and Bali, Kalika",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
booktitle = "Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing",
|
| 19 |
month = dec,
|
| 20 |
year = "2023",
|
|
|
|
| 23 |
url = "https://aclanthology.org/2023.emnlp-main.647",
|
| 24 |
doi = "10.18653/v1/2023.emnlp-main.647",
|
| 25 |
pages = "10443--10461",
|
| 26 |
+
}
|
| 27 |
+
</code>
|
| 28 |
+
</pre>
|