Update README.md
Browse files
README.md
CHANGED
@@ -222,8 +222,9 @@ display_hallucination_results_words(
|
|
222 |
)
|
223 |
```
|
224 |
|
225 |
-
-
|
226 |
-
|
|
|
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.
|