Commit
·
e8cbd6f
1
Parent(s):
5487157
End of training
Browse files
README.md
CHANGED
@@ -14,13 +14,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Train Precision: 0.
|
20 |
-
- Train Recall: 0.
|
21 |
-
- Train F1: 0.
|
22 |
-
- Train Accuracy: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -47,6 +47,8 @@ The following hyperparameters were used during training:
|
|
47 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
48 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
49 |
| 0.0631 | 0.0387 | 0.8765 | 0.9074 | 0.8917 | 0.9881 | 0 |
|
|
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.0109
|
18 |
+
- Validation Loss: 0.0246
|
19 |
+
- Train Precision: 0.9362
|
20 |
+
- Train Recall: 0.9416
|
21 |
+
- Train F1: 0.9389
|
22 |
+
- Train Accuracy: 0.9937
|
23 |
+
- Epoch: 2
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
47 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
48 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
49 |
| 0.0631 | 0.0387 | 0.8765 | 0.9074 | 0.8917 | 0.9881 | 0 |
|
50 |
+
| 0.0241 | 0.0288 | 0.9328 | 0.9274 | 0.9301 | 0.9918 | 1 |
|
51 |
+
| 0.0109 | 0.0246 | 0.9362 | 0.9416 | 0.9389 | 0.9937 | 2 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1658368723.4639a854d71c.71.0.v2
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:16ee24d11cfd2a7491737980f20658fa32f421bad5fd3f9554415e217c924e4e
|
3 |
+
size 3096448
|
logs/validation/events.out.tfevents.1658369611.4639a854d71c.71.1.v2
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:08e34e97927b53f4a0a14cefa3089cc4086aca7c81e0cb33801c8532c95c6b65
|
3 |
+
size 506
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 709346340
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e58299e713d4fd4ca4a98e0f8f139b3bbedf786cf37004a587e19d7b8680b039
|
3 |
size 709346340
|