fredymad commited on
Commit
4b25f72
·
1 Parent(s): 874c7b9

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -14,10 +13,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # bert_Pfinal_2e-5_16_2
16
 
17
- This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.2642
20
- - F1: 0.6025
21
 
22
  ## Model description
23
 
@@ -48,8 +47,8 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | F1 |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
- | 0.327 | 1.0 | 669 | 0.2878 | 0.5037 |
52
- | 0.2646 | 2.0 | 1338 | 0.2642 | 0.6025 |
53
 
54
 
55
  ### Framework versions
 
1
  ---
 
2
  tags:
3
  - generated_from_trainer
4
  metrics:
 
13
 
14
  # bert_Pfinal_2e-5_16_2
15
 
16
+ This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-uncased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.2511
19
+ - F1: 0.7361
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | F1 |
49
  |:-------------:|:-----:|:----:|:---------------:|:------:|
50
+ | 0.2427 | 1.0 | 669 | 0.1770 | 0.7300 |
51
+ | 0.1739 | 2.0 | 1338 | 0.2511 | 0.7361 |
52
 
53
 
54
  ### Framework versions