Training in progress epoch 0
Browse files
README.md
CHANGED
@@ -15,12 +15,12 @@ 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: 1.
|
19 |
-
- Train End Logits Accuracy: 0.
|
20 |
-
- Train Start Logits Accuracy: 0.
|
21 |
-
- Validation Loss: 0.
|
22 |
-
- Validation End Logits Accuracy: 0.
|
23 |
-
- Validation Start Logits Accuracy: 0.
|
24 |
- Epoch: 0
|
25 |
|
26 |
## Model description
|
@@ -47,7 +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 |
-
| 1.
|
51 |
|
52 |
|
53 |
### 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: 1.2483
|
19 |
+
- Train End Logits Accuracy: 0.6727
|
20 |
+
- Train Start Logits Accuracy: 0.7141
|
21 |
+
- Validation Loss: 0.5474
|
22 |
+
- Validation End Logits Accuracy: 0.8273
|
23 |
+
- Validation Start Logits Accuracy: 0.8802
|
24 |
- Epoch: 0
|
25 |
|
26 |
## Model description
|
|
|
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 |
+
| 1.2483 | 0.6727 | 0.7141 | 0.5474 | 0.8273 | 0.8802 | 0 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1690564319.140c83f53b00.598.2.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec4a3f54411b2a08e7a5296e06b65d0c5a59c62372340ac1b60d5744e1b5b54e
|
3 |
+
size 2670750
|
logs/validation/events.out.tfevents.1690565466.140c83f53b00.598.3.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21914ed773aea475a21a76a70a8198e7c37796af13da3b73ba43fc80eae2e2bc
|
3 |
+
size 604
|
tf_model.h5
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:cd2fa07e8c6d06c0e71f9ebb780f31c76c3d5a66656e7a66e75880321fc0a7d5
|
3 |
+
size 709330896
|