RebeccaQian1 commited on
Commit
d2e0b01
1 Parent(s): 53973a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -34,7 +34,7 @@ The datasets contain a mix of hand-annotated and synthetic data. The maximum seq
34
 
35
 
36
  ## How to Get Started with the Model
37
- The model is fine-tuned to be used to detect hallucinations in a RAG setting. Provided a document, question and answer, the model can evaluate whether the answer is faithful to the document.
38
 
39
  To use the model, we recommend using the following prompt:
40
 
@@ -115,4 +115,5 @@ If you are using the model, cite using
115
  ```
116
 
117
  ## Model Card Contact
118
- [@sunitha-ravi](https://huggingface.co/sunitha-ravi)
 
 
34
 
35
 
36
  ## How to Get Started with the Model
37
+ Lynx is trained to detect hallucinations in RAG settings. Provided a document, question and answer, the model can evaluate whether the answer is faithful to the document.
38
 
39
  To use the model, we recommend using the following prompt:
40
 
 
115
  ```
116
 
117
  ## Model Card Contact
118
+ [@sunitha-ravi](https://huggingface.co/sunitha-ravi)
119
+ [@RebeccaQian1](https://huggingface.co/RebeccaQian1)