Model save
Browse files
README.md
CHANGED
@@ -1,20 +1,20 @@
|
|
1 |
---
|
2 |
-
base_model: dccuchile/
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
-
- name:
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
-
#
|
14 |
|
15 |
-
This model is a fine-tuned version of [dccuchile/
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 1.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -45,22 +45,22 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
-
|
|
49 |
-
|
|
50 |
-
|
|
51 |
-
| 1.
|
52 |
-
| 1.
|
53 |
-
| 1.
|
54 |
-
| 1.
|
55 |
-
| 1.
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 1.
|
59 |
-
| 1.
|
60 |
-
| 1.
|
61 |
-
| 1.
|
62 |
-
| 1.
|
63 |
-
| 1.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
base_model: dccuchile/albert-base-spanish
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
+
- name: albert-base-spanish-2023-11-13-19-24
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
+
# albert-base-spanish-2023-11-13-19-24
|
14 |
|
15 |
+
This model is a fine-tuned version of [dccuchile/albert-base-spanish](https://huggingface.co/dccuchile/albert-base-spanish) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 1.4313
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| 1.9328 | 0.59 | 500 | 1.9145 |
|
49 |
+
| 1.863 | 1.19 | 1000 | 1.7882 |
|
50 |
+
| 1.7407 | 1.78 | 1500 | 1.7241 |
|
51 |
+
| 1.648 | 2.38 | 2000 | 1.6651 |
|
52 |
+
| 1.606 | 2.97 | 2500 | 1.6102 |
|
53 |
+
| 1.5833 | 3.56 | 3000 | 1.5912 |
|
54 |
+
| 1.5663 | 4.16 | 3500 | 1.5642 |
|
55 |
+
| 1.5104 | 4.75 | 4000 | 1.5390 |
|
56 |
+
| 1.5252 | 5.34 | 4500 | 1.5197 |
|
57 |
+
| 1.4676 | 5.94 | 5000 | 1.4950 |
|
58 |
+
| 1.4502 | 6.53 | 5500 | 1.4766 |
|
59 |
+
| 1.4336 | 7.13 | 6000 | 1.4694 |
|
60 |
+
| 1.4355 | 7.72 | 6500 | 1.4527 |
|
61 |
+
| 1.457 | 8.31 | 7000 | 1.4403 |
|
62 |
+
| 1.4219 | 8.91 | 7500 | 1.4380 |
|
63 |
+
| 1.4503 | 9.5 | 8000 | 1.4313 |
|
64 |
|
65 |
|
66 |
### Framework versions
|