Discourse Relation labeling
This is the model developped by the Melodi team for the open track of the Disrpt2025 shared track, for the task of discourse relation labelling. It's based on Qwen3-4B quantized, fine-tuned with the Lora adapter on relation labeling, using the unsloth library. The training script is provided (unsloth_classif_SFT), along with a notebook (Test_inference) to evaluate the model on disrpt2025 datasets (beware that some of the datasets are not directly provided by disrpt as they are copyrighted).
https://sites.google.com/view/disrpt2025/
- Developed by: philippemuller, based on unsloth example code https://docs.unsloth.ai/
- License: apache-2.0
- Finetuned from model : Qwen3-4B base
This qwen3 model was trained 2x faster with Unsloth and Huggingface's TRL library.
- Downloads last month
- 63