asquevedos commited on
Commit
427b995
1 Parent(s): fc9b5c6

Model save

Browse files
Files changed (2) hide show
  1. README.md +11 -11
  2. model.safetensors +1 -1
README.md CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  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.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 1.6212
23
- - Accuracy: 0.5842
24
- - F1: 0.5640
25
- - Precision: 0.5565
26
- - Recall: 0.5842
27
 
28
  ## Model description
29
 
@@ -48,17 +48,17 @@ The following hyperparameters were used during training:
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
- - num_epochs: 5
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
56
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
57
- | 1.754 | 1.0 | 3538 | 1.7488 | 0.5315 | 0.4821 | 0.4742 | 0.5315 |
58
- | 1.4375 | 2.0 | 7076 | 1.5877 | 0.5576 | 0.5281 | 0.5277 | 0.5576 |
59
- | 1.1987 | 3.0 | 10614 | 1.5747 | 0.5732 | 0.5398 | 0.5357 | 0.5732 |
60
- | 0.9813 | 4.0 | 14152 | 1.5816 | 0.5844 | 0.5624 | 0.5529 | 0.5844 |
61
- | 0.8453 | 5.0 | 17690 | 1.6212 | 0.5842 | 0.5640 | 0.5565 | 0.5842 |
62
 
63
 
64
  ### Framework versions
 
19
 
20
  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.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 1.7199
23
+ - Accuracy: 0.5748
24
+ - F1: 0.5605
25
+ - Precision: 0.5671
26
+ - Recall: 0.5748
27
 
28
  ## Model description
29
 
 
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
+ - num_epochs: 20
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
56
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
57
+ | 1.7351 | 1.0 | 3538 | 1.7392 | 0.5337 | 0.4912 | 0.4894 | 0.5337 |
58
+ | 1.437 | 2.0 | 7076 | 1.5840 | 0.5612 | 0.5349 | 0.5385 | 0.5612 |
59
+ | 1.2189 | 3.0 | 10614 | 1.5880 | 0.5726 | 0.5404 | 0.5349 | 0.5726 |
60
+ | 1.0029 | 4.0 | 14152 | 1.6101 | 0.5782 | 0.5657 | 0.5679 | 0.5782 |
61
+ | 0.8513 | 5.0 | 17690 | 1.7199 | 0.5748 | 0.5605 | 0.5671 | 0.5748 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c524d19f9772736bee1e26523c05e071ebd6ca4416c02e5a7ed88e63f277dab
3
  size 439790024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00f2d7c87a4056ab14757fc3c89e2e145328cb94a7c85a5bb5b1b312e6327a68
3
  size 439790024