File size: 587 Bytes
652a307
 
 
 
 
 
 
 
 
 
c1e4f74
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
---
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)