Update README.md
Browse files
README.md
CHANGED
|
@@ -32,6 +32,7 @@ tokenizer = AutoTokenizer.from_pretrained("ludwigw/gemma-dseparation-semantic-v2
|
|
| 32 |
@article{deshmukh2026semantic,
|
| 33 |
title={On Semantic Loss Fine-Tuning Approach for Preventing Model Collapse in Causal Reasoning},
|
| 34 |
author={Deshmukh, Pratik and Gupta, Atirek},
|
|
|
|
| 35 |
year={2026}
|
| 36 |
}
|
| 37 |
```
|
|
|
|
| 32 |
@article{deshmukh2026semantic,
|
| 33 |
title={On Semantic Loss Fine-Tuning Approach for Preventing Model Collapse in Causal Reasoning},
|
| 34 |
author={Deshmukh, Pratik and Gupta, Atirek},
|
| 35 |
+
journal={arXiv preprint arXiv:2605.05438},
|
| 36 |
year={2026}
|
| 37 |
}
|
| 38 |
```
|