From c5914c077fc7748032b8364884a50033f4961b06 Mon Sep 17 00:00:00 2001 From: sam-paech <152407511+sam-paech@users.noreply.github.com> Date: Fri, 24 Oct 2025 15:04:56 +1100 Subject: [PATCH] add link to preprint --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2003599..d8894dd 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Auto-Antislop is an automated pipeline which takes a model and does the followin 3. Using [antislop-vllm](https://github.com/sam-paech/antislop-vllm) generates a preference dataset for fine-tuning 4. Fine tunes the model on the generated preference dataset using a novel trainer (FTPO: final token preference optimisation) +Paper: [https://arxiv.org/abs/2510.15061](https://arxiv.org/abs/2510.15061) 📚 Table of Contents