kgreenewald pvn251 commited on
Commit
3018c64
·
verified ·
1 Parent(s): 467056f

Update README.md (#1)

Browse files

- Update README.md (e2982026b6b46ed7bb5f9a861dbe09c8723b4878)


Co-authored-by: Vraj Shah <[email protected]>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -131,7 +131,7 @@ We compare the performance of Granite 3.2-8b Instruct vs. Granite 3.2-8b LoRA ad
131
  - Joint Answerability-Faithfulness Score computed as:
132
  > = 1 (if model prediction = IDK/unanswerable ∩ ground truth = unanswerable)
133
 
134
- > = RAGAS Faithfulness (if model prediction = IDK/answerable ∩ ground truth = answerable)
135
 
136
  > = 0 (otherwise)
137
 
 
131
  - Joint Answerability-Faithfulness Score computed as:
132
  > = 1 (if model prediction = IDK/unanswerable ∩ ground truth = unanswerable)
133
 
134
+ > = RAGAS Faithfulness (if model prediction = non-IDK/answerable ∩ ground truth = answerable)
135
 
136
  > = 0 (otherwise)
137