Text Generation
Transformers
Safetensors
PyTorch
English
llama
llama-3
DAT
robust
adversarial
conversational
text-generation-inference
JonasDornbusch commited on
Commit
51a7257
·
verified ·
1 Parent(s): 8f8a30c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ We fine-tune [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-l
31
 
32
  #### This model is <u>**NOT**</u> using adversarial training! This is an ablation/baseline using just the diffusion data to fine-tune.
33
 
34
- For further information, consult our paper []() or repository [https://github.com/ASSELab/DAT](https://github.com/ASSELab/DAT)
35
 
36
  ## Citation
37
 
 
31
 
32
  #### This model is <u>**NOT**</u> using adversarial training! This is an ablation/baseline using just the diffusion data to fine-tune.
33
 
34
+ For further information, consult our paper [https://arxiv.org/abs/2602.15238](https://arxiv.org/abs/2602.15238) or repository [https://github.com/ASSELab/DAT](https://github.com/ASSELab/DAT)
35
 
36
  ## Citation
37