Gemma D-Separation Semantic V2
Fine-tuned Gemma 270M-IT for d-separation causal reasoning using semantic loss with dynamic lambda scheduling.
Performance
- Standard accuracy: 68.6%
- Adversarial accuracy: 67.8%
- F1 score: 25.0% (vs 7.6% collapsed baseline)
Usage
from transformers import AutoTokenizer, AutoModelForCausalLM
model = AutoModelForCausalLM.from_pretrained("ludwigw/gemma-dseparation-semantic-v2")
tokenizer = AutoTokenizer.from_pretrained("ludwigw/gemma-dseparation-semantic-v2")
Citation
@article{deshmukh2026semantic,
title={On Semantic Loss Fine-Tuning Approach for Preventing Model Collapse in Causal Reasoning},
author={Deshmukh, Pratik and Gupta, Atirek},
year={2026}
}
- Downloads last month
- 29
Inference Providers NEW
This model isn't deployed by any Inference Provider. 馃檵 Ask for provider support