rsepulvedat commited on
Commit
a4dfa37
1 Parent(s): 6580be9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -1,8 +1,9 @@
1
- ---
2
- license: apache-2.0
3
- language:
4
- - ca
5
- ---
 
6
 
7
  News classification model in Reliable or Unreliable.
8
  This model has been obtained by fine-tuning the RoBERTa language model in Catalan (https://huggingface.co/PlanTL-GOB-ES/roberta-base-ca).
@@ -10,6 +11,6 @@ This model has been obtained by fine-tuning the RoBERTa language model in Catala
10
  We train this model with an automatic translation of RUN_AS dataset (https://github.com/rsepulveda911112/NewsReliabilityAnnotation/tree/main).
11
 
12
  Results:
13
- F_1-macro: 0.791
14
- F_1 Unreliable: 0.833
15
- F_1 Reliable: 0.75
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - ca
5
+ pipeline_tag: text-classification
6
+ ---
7
 
8
  News classification model in Reliable or Unreliable.
9
  This model has been obtained by fine-tuning the RoBERTa language model in Catalan (https://huggingface.co/PlanTL-GOB-ES/roberta-base-ca).
 
11
  We train this model with an automatic translation of RUN_AS dataset (https://github.com/rsepulveda911112/NewsReliabilityAnnotation/tree/main).
12
 
13
  Results:
14
+ F_1-macro| F_1 Unreliable| F_1 Reliable|
15
+ |----|----|----|
16
+ 0.791| 0.833| 0.75|