MatteoFasulo commited on
Commit
daa7ad2
·
verified ·
1 Parent(s): 05074de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -4,9 +4,15 @@ tags:
4
  - generated_from_trainer
5
  metrics:
6
  - accuracy
 
7
  model-index:
8
  - name: mdeberta-v3-base-subjectivity-sentiment-italian
9
  results: []
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -14,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # mdeberta-v3-base-subjectivity-sentiment-italian
16
 
17
- This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.6602
20
  - Macro F1: 0.7437
@@ -67,4 +73,4 @@ The following hyperparameters were used during training:
67
  - Transformers 4.49.0
68
  - Pytorch 2.5.1+cu121
69
  - Datasets 3.3.1
70
- - Tokenizers 0.21.0
 
4
  - generated_from_trainer
5
  metrics:
6
  - accuracy
7
+ - f1
8
  model-index:
9
  - name: mdeberta-v3-base-subjectivity-sentiment-italian
10
  results: []
11
+ license: mit
12
+ language:
13
+ - it
14
+ base_model:
15
+ - microsoft/mdeberta-v3-base
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
20
 
21
  # mdeberta-v3-base-subjectivity-sentiment-italian
22
 
23
+ 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).
24
  It achieves the following results on the evaluation set:
25
  - Loss: 0.6602
26
  - Macro F1: 0.7437
 
73
  - Transformers 4.49.0
74
  - Pytorch 2.5.1+cu121
75
  - Datasets 3.3.1
76
+ - Tokenizers 0.21.0