Training in progress epoch 4
Browse files- README.md +11 -10
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,16 +14,16 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-uncased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Train Precision: [0.
|
21 |
-
- Train Precision W: 0.
|
22 |
-
- Train Recall: [
|
23 |
-
- Train Recall W: 0.
|
24 |
-
- Train F1: [0.
|
25 |
-
- Train F1 W: 0.
|
26 |
-
- Epoch:
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
| 0.2010 | 0.7379 | 0.7400 | [0.71450617 0.99236641] | 0.8119 | [0.99892125 0.26 ] | 0.7400 | [0.83310841 0.41204437] | 0.6856 | 1 |
|
53 |
| 0.1127 | 0.4136 | 0.7982 | [0.76339654 0.9953271 ] | 0.8447 | [0.99892125 0.426 ] | 0.7982 | [0.86542056 0.59663866] | 0.7712 | 2 |
|
54 |
| 0.0818 | 0.1851 | 0.9411 | [0.91691395 1. ] | 0.9460 | [1. 0.832] | 0.9411 | [0.95665635 0.90829694] | 0.9397 | 3 |
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-uncased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.0511
|
18 |
+
- Validation Loss: 0.1053
|
19 |
+
- Train Accuracy: 0.9671
|
20 |
+
- Train Precision: [0.9526749 0.9978022]
|
21 |
+
- Train Precision W: 0.9685
|
22 |
+
- Train Recall: [0.99892125 0.908 ]
|
23 |
+
- Train Recall W: 0.9671
|
24 |
+
- Train F1: [0.97525013 0.95078534]
|
25 |
+
- Train F1 W: 0.9667
|
26 |
+
- Epoch: 4
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
52 |
| 0.2010 | 0.7379 | 0.7400 | [0.71450617 0.99236641] | 0.8119 | [0.99892125 0.26 ] | 0.7400 | [0.83310841 0.41204437] | 0.6856 | 1 |
|
53 |
| 0.1127 | 0.4136 | 0.7982 | [0.76339654 0.9953271 ] | 0.8447 | [0.99892125 0.426 ] | 0.7982 | [0.86542056 0.59663866] | 0.7712 | 2 |
|
54 |
| 0.0818 | 0.1851 | 0.9411 | [0.91691395 1. ] | 0.9460 | [1. 0.832] | 0.9411 | [0.95665635 0.90829694] | 0.9397 | 3 |
|
55 |
+
| 0.0511 | 0.1053 | 0.9671 | [0.9526749 0.9978022] | 0.9685 | [0.99892125 0.908 ] | 0.9671 | [0.97525013 0.95078534] | 0.9667 | 4 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 439697688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e980d1c71f4cba9ae27d470f1930d653dfb74c040ec577b6c427d4cb4992a3d
|
3 |
size 439697688
|