Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ We also have other two MiniCheck model variants:
|
|
30 |
### Model Performance
|
31 |
The performance of these models is evaluated on our new collected benchmark (unseen by our models during training), [LLM-AggreFact](https://huggingface.co/datasets/lytang/LLM-AggreFact),
|
32 |
from 10 recent human annotated datasets on fact-checking and grounding LLM generations. Our most capable model MiniCheck-Flan-T5-Large outperform all
|
33 |
-
exisiting specialized fact-checkers with a similar scale by a large margin (4-10% absolute increase) and is on par with GPT-4. See full results in our work.
|
34 |
|
35 |
Note: We only evaluated the performance of our models on real claims -- without any human intervention in
|
36 |
any format, such as injecting certain error types into model-generated claims. Those edited claims do not reflect
|
|
|
30 |
### Model Performance
|
31 |
The performance of these models is evaluated on our new collected benchmark (unseen by our models during training), [LLM-AggreFact](https://huggingface.co/datasets/lytang/LLM-AggreFact),
|
32 |
from 10 recent human annotated datasets on fact-checking and grounding LLM generations. Our most capable model MiniCheck-Flan-T5-Large outperform all
|
33 |
+
exisiting specialized fact-checkers with a similar scale by a large margin (4-10% absolute increase) and is on par with GPT-4, but 400x cheaper. See full results in our work.
|
34 |
|
35 |
Note: We only evaluated the performance of our models on real claims -- without any human intervention in
|
36 |
any format, such as injecting certain error types into model-generated claims. Those edited claims do not reflect
|