minseokbae
commited on
Commit
•
a58d3bc
1
Parent(s):
f2df309
Updated README
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ widget:
|
|
26 |
# Introduction
|
27 |
The HHEM model is an open source model, created by [Vectara](https://vectara.com), for detecting hallucinations in LLMs. It is particularly useful in the context of building retrieval-augmented-generation (RAG) applications where a set of facts is summarized by an LLM, but the model can also be used in other contexts.
|
28 |
|
29 |
-
If you are interested to learn more about RAG or experiment with Vectara, you can [sign up](https://console.vectara.com/signup) for a free Vectara account.
|
30 |
Now let's dive into the details of the model.
|
31 |
|
32 |
## Cross-Encoder for Hallucination Detection
|
|
|
26 |
# Introduction
|
27 |
The HHEM model is an open source model, created by [Vectara](https://vectara.com), for detecting hallucinations in LLMs. It is particularly useful in the context of building retrieval-augmented-generation (RAG) applications where a set of facts is summarized by an LLM, but the model can also be used in other contexts.
|
28 |
|
29 |
+
If you are interested to learn more about RAG or experiment with Vectara, you can [sign up](https://console.vectara.com/signup/?utm_source=huggingface&utm_medium=space&utm_term=hhem-model&utm_content=console&utm_campaign=) for a free Vectara account.
|
30 |
Now let's dive into the details of the model.
|
31 |
|
32 |
## Cross-Encoder for Hallucination Detection
|