lytang commited on
Commit
8e6fc4a
·
verified ·
1 Parent(s): bda845d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -136,15 +136,16 @@ For commercial licensing, please contact [email protected].
136
  # Citation
137
 
138
  ```
139
- @misc{tang2024minicheck,
140
- title={MiniCheck: Efficient Fact-Checking of LLMs on Grounding Documents},
141
- author={Liyan Tang and Philippe Laban and Greg Durrett},
142
- year={2024},
143
- eprint={2404.10774},
144
- archivePrefix={arXiv},
145
- primaryClass={cs.CL}
146
  }
147
 
 
148
  @misc{tang2024bespokeminicheck,
149
  title={Bespoke-Minicheck-7B},
150
  author={Bespoke Labs},
 
136
  # Citation
137
 
138
  ```
139
+ @InProceedings{tang-etal-2024-minicheck,
140
+ title = {MiniCheck: Efficient Fact-Checking of LLMs on Grounding Documents},
141
+ author = {Liyan Tang and Philippe Laban and Greg Durrett},
142
+ booktitle = {Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing},
143
+ year = {2024},
144
+ publisher = {Association for Computational Linguistics},
145
+ url = {https://arxiv.org/pdf/2404.10774}
146
  }
147
 
148
+
149
  @misc{tang2024bespokeminicheck,
150
  title={Bespoke-Minicheck-7B},
151
  author={Bespoke Labs},