Safetensors
English
bibekp commited on
Commit
a88e9c4
·
verified ·
1 Parent(s): 9ac28a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -222,8 +222,9 @@ display_hallucination_results_words(
222
  )
223
  ```
224
 
225
- - The word-level annotations will be displayed as shown below.
226
- - The color tones indicate the scores (darker color means higher score).
 
227
  - Words with red background are hallucinations.
228
  - Words with blue background are context-hallucinations but marked as problem-free by the common-knowledge checker.
229
  - Words with white background are problem-free text.
 
222
  )
223
  ```
224
 
225
+ Word-level annotations will be displayed as shown below.
226
+
227
+ - Color tones indicate the scores (darker color means higher score).
228
  - Words with red background are hallucinations.
229
  - Words with blue background are context-hallucinations but marked as problem-free by the common-knowledge checker.
230
  - Words with white background are problem-free text.