Update README.md
Browse files
README.md
CHANGED
|
@@ -102,12 +102,12 @@ result_df.round(1)
|
|
| 102 |
# Citation
|
| 103 |
|
| 104 |
```
|
| 105 |
-
@
|
| 106 |
-
|
| 107 |
-
|
| 108 |
-
|
| 109 |
-
|
| 110 |
-
|
| 111 |
-
|
| 112 |
}
|
| 113 |
```
|
|
|
|
| 102 |
# Citation
|
| 103 |
|
| 104 |
```
|
| 105 |
+
@InProceedings{tang-etal-2024-minicheck,
|
| 106 |
+
title = {MiniCheck: Efficient Fact-Checking of LLMs on Grounding Documents},
|
| 107 |
+
author = {Liyan Tang and Philippe Laban and Greg Durrett},
|
| 108 |
+
booktitle = {Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing},
|
| 109 |
+
year = {2024},
|
| 110 |
+
publisher = {Association for Computational Linguistics},
|
| 111 |
+
url = {https://arxiv.org/pdf/2404.10774}
|
| 112 |
}
|
| 113 |
```
|