RebeccaQian1 commited on
Commit
a6e29dc
1 Parent(s): cc6ac27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ The datasets contain a mix of hand-annotated and synthetic data. The maximum seq
33
 
34
 
35
  ## How to Get Started with the Model
36
- The model is fine-tuned to be used to detect faithfulness in a RAG setting. Provided a document, question and answer, the model can evaluate whether the answer is faithful to the document.
37
 
38
  To use the model, we recommend using the prompt we used for fine-tuning:
39
 
 
33
 
34
 
35
  ## How to Get Started with the Model
36
+ 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.
37
 
38
  To use the model, we recommend using the prompt we used for fine-tuning:
39