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-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Train Loss:
|
| 18 |
-
- Train End Logits Accuracy: 0.
|
| 19 |
-
- Train Start Logits Accuracy: 0.
|
| 20 |
-
- Validation Loss:
|
| 21 |
-
- Validation End Logits Accuracy: 0.
|
| 22 |
-
- Validation Start Logits Accuracy: 0.
|
| 23 |
-
- Epoch:
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
| 47 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
| 48 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
| 49 |
| 1.4348 | 0.6368 | 0.5974 | 1.0155 | 0.7193 | 0.6825 | 0 |
|
|
|
|
| 50 |
|
| 51 |
|
| 52 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Train Loss: 0.8072
|
| 18 |
+
- Train End Logits Accuracy: 0.7735
|
| 19 |
+
- Train Start Logits Accuracy: 0.7320
|
| 20 |
+
- Validation Loss: 0.9990
|
| 21 |
+
- Validation End Logits Accuracy: 0.7302
|
| 22 |
+
- Validation Start Logits Accuracy: 0.6983
|
| 23 |
+
- Epoch: 1
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 47 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
| 48 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
| 49 |
| 1.4348 | 0.6368 | 0.5974 | 1.0155 | 0.7193 | 0.6825 | 0 |
|
| 50 |
+
| 0.8072 | 0.7735 | 0.7320 | 0.9990 | 0.7302 | 0.6983 | 1 |
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|
logs/train/events.out.tfevents.1669904997.b2070cb306e9.113.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:0d5029b82c50f0fd5e3b256eb99d851fd8150f0e83cf29c5477a0b3a25fe1782
|
| 3 |
+
size 1792598
|
logs/validation/events.out.tfevents.1669905874.b2070cb306e9.113.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:ac82e880322366db39c6e66e003717d67139ae27d03c9d380c6b982051a385cf
|
| 3 |
+
size 1098
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 435842064
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14c241e246846a8d27806712b39ff0260b5ed6ea912d615e49a51878062846c5
|
| 3 |
size 435842064
|