Model save
Browse files
README.md
CHANGED
@@ -17,14 +17,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
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.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
-
- F1 Macro: 0.
|
22 |
-
- F1: 0.
|
23 |
-
- F1 Neg: 0.
|
24 |
-
- Acc: 0.
|
25 |
-
- Prec: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- Mcc: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -50,7 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
- distributed_type: multi-GPU
|
51 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
52 |
- lr_scheduler_type: linear
|
53 |
-
- num_epochs:
|
54 |
- mixed_precision_training: Native AMP
|
55 |
|
56 |
### Training results
|
|
|
17 |
|
18 |
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.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.3666
|
21 |
+
- F1 Macro: 0.8380
|
22 |
+
- F1: 0.8844
|
23 |
+
- F1 Neg: 0.7916
|
24 |
+
- Acc: 0.8512
|
25 |
+
- Prec: 0.8733
|
26 |
+
- Recall: 0.8957
|
27 |
+
- Mcc: 0.6765
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
50 |
- distributed_type: multi-GPU
|
51 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
52 |
- lr_scheduler_type: linear
|
53 |
+
- num_epochs: 15
|
54 |
- mixed_precision_training: Native AMP
|
55 |
|
56 |
### Training results
|
runs/Mar12_15-24-32_tardis/events.out.tfevents.1710254208.tardis.125084.13
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ccc316f576be4b50fe33a3d37efa4ed9a46c013097f1dfb3ae9c261b8767810
|
3 |
+
size 699
|