We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a5326f commit 98f5f5bCopy full SHA for 98f5f5b
README.md
@@ -1,8 +1,8 @@
1
# Reducing Hallucinations in LLMs via Factuality-Aware Preference Learning
2
### A Modular Training Framework for Factual-Aware DPO
3
4
-<p align="center">
5
- <img src="docs/assets/factualDPO.png" width="500"/>
+<p align="center" style="margin-top: -10px; margin-bottom: -10px;">
+ <img src="docs/assets/factualDPO.png" width="320"/>
6
</p>
7
8
<p align="center">
0 commit comments