MatteoFasulo commited on
Commit
7506b75
·
verified ·
1 Parent(s): 314a475

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -6,6 +6,7 @@ tags:
6
  - generated_from_trainer
7
  metrics:
8
  - accuracy
 
9
  model-index:
10
  - name: mdeberta-v3-base-subjectivity-multilingual-no-arabic
11
  results: []
@@ -16,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # mdeberta-v3-base-subjectivity-multilingual-no-arabic
18
 
19
- This model is a fine-tuned version of [microsoft/mdeberta-v3-base](https://huggingface.co/microsoft/mdeberta-v3-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.7196
22
  - Macro F1: 0.8071
@@ -69,4 +70,4 @@ The following hyperparameters were used during training:
69
  - Transformers 4.47.0
70
  - Pytorch 2.5.1+cu121
71
  - Datasets 3.3.1
72
- - Tokenizers 0.21.0
 
6
  - generated_from_trainer
7
  metrics:
8
  - accuracy
9
+ - f1
10
  model-index:
11
  - name: mdeberta-v3-base-subjectivity-multilingual-no-arabic
12
  results: []
 
17
 
18
  # mdeberta-v3-base-subjectivity-multilingual-no-arabic
19
 
20
+ This model is a fine-tuned version of [microsoft/mdeberta-v3-base](https://huggingface.co/microsoft/mdeberta-v3-base) on the [CheckThat! Lab Task 1 Subjectivity Detection at CLEF 2025](arxiv.org/abs/2507.11764).
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.7196
23
  - Macro F1: 0.8071
 
70
  - Transformers 4.47.0
71
  - Pytorch 2.5.1+cu121
72
  - Datasets 3.3.1
73
+ - Tokenizers 0.21.0