raulangelj commited on
Commit
22b7802
1 Parent(s): 3cbf35c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -15,11 +14,11 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # huggingface_sentiment_analysis
17
 
18
- This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.7184
21
- - Accuracy: 0.47
22
- - F1: 0.6395
23
 
24
  ## Model description
25
 
 
1
  ---
 
2
  tags:
3
  - generated_from_trainer
4
  metrics:
 
14
 
15
  # huggingface_sentiment_analysis
16
 
17
+ This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-cased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.6778
20
+ - Accuracy: 0.54
21
+ - F1: 0.6462
22
 
23
  ## Model description
24