MatteoFasulo commited on
Commit
fef225e
·
verified ·
1 Parent(s): 7572f60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -6,9 +6,12 @@ tags:
6
  - generated_from_trainer
7
  metrics:
8
  - accuracy
 
9
  model-index:
10
  - name: mdeberta-v3-base-subjectivity-arabic
11
  results: []
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # mdeberta-v3-base-subjectivity-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.7419
22
  - Macro F1: 0.5291
@@ -69,4 +72,4 @@ The following hyperparameters were used during training:
69
  - Transformers 4.49.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-arabic
12
  results: []
13
+ language:
14
+ - ar
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
19
 
20
  # mdeberta-v3-base-subjectivity-arabic
21
 
22
+ 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).
23
  It achieves the following results on the evaluation set:
24
  - Loss: 0.7419
25
  - Macro F1: 0.5291
 
72
  - Transformers 4.49.0
73
  - Pytorch 2.5.1+cu121
74
  - Datasets 3.3.1
75
+ - Tokenizers 0.21.0