--- license: mit datasets: - ArneBinder/dialam2024 language: - en metrics: - f1 base_model: - microsoft/deberta-v3-large --- This model is based on [DeBERTa-v3-large](https://huggingface.co/microsoft/deberta-v3-large) fine-tuned for the DialAM-2024 Shared Task. It performs clasification of argumentative and illocutionary relations in dialogue. Further details on how to train such a model and use it for inference and do official evaluation can be found in this repository: [https://github.com/ArneBinder/dialam-2024-shared-task](https://github.com/ArneBinder/dialam-2024-shared-task)