CoolFace
Modelpublic

ASSELab/Diffusion-Llama-3-8B-Instruct

sourceHugging Facemitupdated 7mo agoView on Hugging Face
0likes16downloads
Model Card

DAT - Distributional Adversarial Training

![arXiv](https://arxiv.org/abs/2602.15238) ![GitHub](https://github.com/ASSELab/DAT)

DAT utilizes continuous adversarial training on diffusion-based adversarial examples to close the gap between empirical and population-robust risk. We fine-tune meta-llama/Meta-Llama-3-8B-Instruct.

This model is <u>NOT</u> using adversarial training! This is an ablation/baseline using just the diffusion data to fine-tune.

For further information, consult our paper https://arxiv.org/abs/2602.15238 or repository https://github.com/ASSELab/DAT

Citation

tex
@misc{hu2026closingdistributiongapadversarial,
      title={Closing the Distribution Gap in Adversarial Training for LLMs}, 
      author={Chengzhi Hu and Jonas Dornbusch and David Lüdke and Stephan Günnemann and Leo Schwinn},
      year={2026},
      eprint={2602.15238},
      archivePrefix={arXiv},
      primaryClass={cs.LG},
      url={https://arxiv.org/abs/2602.15238}, 
}