Training in progress epoch 2
Browse files
README.md
CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Train End Logits Accuracy: 0.
|
20 |
-
- Train Start Logits Accuracy: 0.
|
21 |
- Validation Loss: 0.4616
|
22 |
- Validation End Logits Accuracy: 0.8570
|
23 |
- Validation Start Logits Accuracy: 0.9072
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 0.4434 | 0.8660 | 0.9037 | 0.4616 | 0.8570 | 0.9072 | 0 |
|
51 |
| 0.4507 | 0.8620 | 0.9018 | 0.4616 | 0.8570 | 0.9072 | 1 |
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.4459
|
19 |
+
- Train End Logits Accuracy: 0.8633
|
20 |
+
- Train Start Logits Accuracy: 0.8986
|
21 |
- Validation Loss: 0.4616
|
22 |
- Validation End Logits Accuracy: 0.8570
|
23 |
- Validation Start Logits Accuracy: 0.9072
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 0.4434 | 0.8660 | 0.9037 | 0.4616 | 0.8570 | 0.9072 | 0 |
|
51 |
| 0.4507 | 0.8620 | 0.9018 | 0.4616 | 0.8570 | 0.9072 | 1 |
|
52 |
+
| 0.4459 | 0.8633 | 0.8986 | 0.4616 | 0.8570 | 0.9072 | 2 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
train/events.out.tfevents.1692008748.f7ac9471e4a4.1550.2.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:437255517a96dcfc4be9627e6654f07eadd2bd698057b1cbc284eaf4c610573f
|
3 |
+
size 2645963
|
validation/events.out.tfevents.1692009299.f7ac9471e4a4.1550.3.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:9c5c7d1102e909b81e5fd5b2570bd21f2afffc257b11e6b3d696359ab2a52747
|
3 |
+
size 1668
|