End of training
Browse files
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [google-bert/bert-base-multilingual-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 6.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
-
- F1: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -56,11 +56,11 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
59 |
-
| No log | 1.0 | 269 | 6.
|
60 |
-
| 6.
|
61 |
-
| 6.
|
62 |
-
| 6.
|
63 |
-
| 6.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [google-bert/bert-base-multilingual-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 6.7290
|
25 |
+
- Accuracy: 0.0036
|
26 |
+
- Precision: 0.0015
|
27 |
+
- Recall: 0.0036
|
28 |
+
- F1: 0.0017
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
59 |
+
| No log | 1.0 | 269 | 6.7517 | 0.0012 | 0.0000 | 0.0012 | 0.0000 |
|
60 |
+
| 6.7625 | 2.0 | 538 | 6.7499 | 0.0012 | 0.0000 | 0.0012 | 0.0000 |
|
61 |
+
| 6.7625 | 3.0 | 807 | 6.7366 | 0.0024 | 0.0003 | 0.0024 | 0.0005 |
|
62 |
+
| 6.7465 | 4.0 | 1076 | 6.7290 | 0.0036 | 0.0015 | 0.0036 | 0.0017 |
|
63 |
+
| 6.7465 | 5.0 | 1345 | 6.7276 | 0.0030 | 0.0015 | 0.0030 | 0.0013 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 672033056
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edbf54c2cc47aa92a42e7981ebdec58c25e66f582960a0bdff0ba3d4c789c3f1
|
3 |
size 672033056
|
runs/Sep14_01-33-17_7dca77670f14/events.out.tfevents.1726277598.7dca77670f14.638.0
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:8c14865b25306246ff803eb71941a8de762e4d8ae5667d0ee707b2c0e0e2fa13
|
3 |
+
size 46560
|
runs/Sep14_01-33-17_7dca77670f14/events.out.tfevents.1726287095.7dca77670f14.638.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb90c05ec25cd6b9c4a615af192d11962c1fe33755a1cf2fda9f1917871455b2
|
3 |
+
size 560
|