Training in progress epoch 0
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 |
|
@@ -47,9 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
-
|
|
51 |
-
| 0.7342 | 0.7911 | 0.8366 | 0.4560 | 0.8492 | 0.9021 | 1 |
|
52 |
-
| 0.5179 | 0.8477 | 0.8856 | 0.4616 | 0.8570 | 0.9072 | 2 |
|
53 |
|
54 |
|
55 |
### 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.4434
|
19 |
+
- Train End Logits Accuracy: 0.8660
|
20 |
+
- Train Start Logits Accuracy: 0.9037
|
21 |
- Validation Loss: 0.4616
|
22 |
- Validation End Logits Accuracy: 0.8570
|
23 |
- Validation Start Logits Accuracy: 0.9072
|
24 |
+
- Epoch: 0
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
47 |
|
48 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
+
| 0.4434 | 0.8660 | 0.9037 | 0.4616 | 0.8570 | 0.9072 | 0 |
|
|
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
train/events.out.tfevents.1692008748.f7ac9471e4a4.1550.2.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f42f47d93f0222887cf9e1d83c550679c1c9e7ed1c454bfad227ae08a34b6e3c
|
3 |
+
size 2645337
|
validation/events.out.tfevents.1692009299.f7ac9471e4a4.1550.3.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf2e9bb7d6cab7db4a81008e0faf67382345293559abd5bc9e58c012f1875937
|
3 |
+
size 604
|