Text Classification
Transformers
Safetensors
English
HHEMv2Config
custom_code
forrest-vectara commited on
Commit
a3c3fe8
·
verified ·
1 Parent(s): 7437011

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -166,3 +166,16 @@ Here are some additional resources:
166
 
167
  ## LLM Hallucination Leaderboard
168
  If you want to stay up to date with results of the latest tests using this model to evaluate the top LLM models, we have a [public leaderboard](https://huggingface.co/spaces/vectara/leaderboard) that is periodically updated, and results are also available on the [GitHub repository](https://github.com/vectara/hallucination-leaderboard).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
166
 
167
  ## LLM Hallucination Leaderboard
168
  If you want to stay up to date with results of the latest tests using this model to evaluate the top LLM models, we have a [public leaderboard](https://huggingface.co/spaces/vectara/leaderboard) that is periodically updated, and results are also available on the [GitHub repository](https://github.com/vectara/hallucination-leaderboard).
169
+
170
+ # Cite this model
171
+
172
+ ```bibtex
173
+ @misc {hhem-2.1-open,
174
+ author = {Forrest Bao and Miaoran Li and Rogger Luo and Ofer Mendelevitch},
175
+ title = {{HHEM-2.1-Open}},
176
+ year = 2024,
177
+ url = { https://huggingface.co/vectara/hallucination_evaluation_model },
178
+ doi = { 10.57967/hf/3240 },
179
+ publisher = { Hugging Face }
180
+ }
181
+ ```