Training in progress epoch 1
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: 0.
|
| 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.3238 | 0.6565 | 0.6133 | 0.9733 | 0.7373 | 0.6892 | 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.8112
|
| 18 |
+
- Train End Logits Accuracy: 0.7752
|
| 19 |
+
- Train Start Logits Accuracy: 0.7328
|
| 20 |
+
- Validation Loss: 0.9437
|
| 21 |
+
- Validation End Logits Accuracy: 0.7438
|
| 22 |
+
- Validation Start Logits Accuracy: 0.7038
|
| 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.3238 | 0.6565 | 0.6133 | 0.9733 | 0.7373 | 0.6892 | 0 |
|
| 50 |
+
| 0.8112 | 0.7752 | 0.7328 | 0.9437 | 0.7438 | 0.7038 | 1 |
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|
logs/train/events.out.tfevents.1684935559.LAPTOP-84ITKJGT.4144.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:72d9a8603fa217656e335ca5c8517477b08bba7a30e3d477d38a5e0c184fa548
|
| 3 |
+
size 2586318
|
logs/validation/events.out.tfevents.1685024656.LAPTOP-84ITKJGT.4144.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:03d492358419dba922a0cda919328aa6c80e23d3e584800d62b3bef55c3dc814
|
| 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 435846160
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa48909c2c70225105ec81e7c2ee9f3ce06c28518d786ffa7acacf908798ffcd
|
| 3 |
size 435846160
|