hugo-albert
commited on
Commit
•
eb127c8
1
Parent(s):
31e5735
Training complete
Browse files
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-cased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,14 +55,14 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
- Transformers 4.44.2
|
66 |
-
- Pytorch 2.
|
67 |
-
- Datasets 3.0.
|
68 |
- Tokenizers 0.19.1
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-cased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0894
|
24 |
+
- Precision: 0.9797
|
25 |
+
- Recall: 0.9815
|
26 |
+
- F1: 0.9806
|
27 |
+
- Accuracy: 0.9811
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 0.4515 | 1.0 | 603 | 0.1079 | 0.9737 | 0.9760 | 0.9749 | 0.9763 |
|
59 |
+
| 0.0607 | 2.0 | 1206 | 0.0957 | 0.9785 | 0.9803 | 0.9794 | 0.9798 |
|
60 |
+
| 0.0344 | 3.0 | 1809 | 0.0894 | 0.9797 | 0.9815 | 0.9806 | 0.9811 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
- Transformers 4.44.2
|
66 |
+
- Pytorch 2.5.0+cu121
|
67 |
+
- Datasets 3.0.2
|
68 |
- Tokenizers 0.19.1
|
runs/Oct28_12-54-21_4226ec852e37/events.out.tfevents.1730120075.4226ec852e37.15072.1
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44d6ba9dce3172800d021fd4171d7d0e1b51a69ec967e484c28fab3674953a05
|
3 |
+
size 9368
|