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