notmaineyy
commited on
Commit
•
a4b6b43
1
Parent(s):
e6b40ef
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.1335 | 0.0705 | 0.9152 | 0.9204 | 0.9178 | 0.9806 | 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.0248
|
18 |
+
- Validation Loss: 0.0568
|
19 |
+
- Train Precision: 0.9424
|
20 |
+
- Train Recall: 0.9471
|
21 |
+
- Train F1: 0.9448
|
22 |
+
- Train Accuracy: 0.9863
|
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.1335 | 0.0705 | 0.9152 | 0.9204 | 0.9178 | 0.9806 | 0 |
|
50 |
+
| 0.0497 | 0.0562 | 0.9335 | 0.9472 | 0.9403 | 0.9851 | 1 |
|
51 |
+
| 0.0248 | 0.0568 | 0.9424 | 0.9471 | 0.9448 | 0.9863 | 2 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1659316000.f91607283f1a.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:accd734403e6108f8b49b57e8b42b63f0094e720c8d73e1f9a9c2353db0d1c82
|
3 |
+
size 3090971
|
logs/validation/events.out.tfevents.1659316524.f91607283f1a.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:476f2aed153db771fd1e2a3949a077316823f7afe0bbe0906c1fe4966f082122
|
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 709352492
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fb56a9102b9a75006fdac6eea6d2acbae6d30c79bfb42045ce65020053ac5e4
|
3 |
size 709352492
|