Commit ·
03052ea
1
Parent(s): 397ca7e
Training in progress epoch 9
Browse files
README.md
CHANGED
|
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Train Loss: 0.
|
| 19 |
-
- Train Accuracy: 0.
|
| 20 |
-
- Validation Loss: 2.
|
| 21 |
-
- Validation Accuracy: 0.
|
| 22 |
-
- Epoch:
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
| 54 |
| 0.3727 | 0.9552 | 2.2183 | 0.5128 | 6 |
|
| 55 |
| 0.2885 | 0.9726 | 2.1388 | 0.5641 | 7 |
|
| 56 |
| 0.2270 | 0.9776 | 2.3438 | 0.4872 | 8 |
|
|
|
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.1835
|
| 19 |
+
- Train Accuracy: 0.9826
|
| 20 |
+
- Validation Loss: 2.3206
|
| 21 |
+
- Validation Accuracy: 0.5385
|
| 22 |
+
- Epoch: 9
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 54 |
| 0.3727 | 0.9552 | 2.2183 | 0.5128 | 6 |
|
| 55 |
| 0.2885 | 0.9726 | 2.1388 | 0.5641 | 7 |
|
| 56 |
| 0.2270 | 0.9776 | 2.3438 | 0.4872 | 8 |
|
| 57 |
+
| 0.1835 | 0.9826 | 2.3206 | 0.5385 | 9 |
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
logs/train/events.out.tfevents.1691853559.634e06ebb4c7.19390.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:0a9a4fc6e7285011c279e3db9e8d4ea60c5094fd1e9d87faab7fca9b21e2ca90
|
| 3 |
+
size 4235165
|
logs/validation/events.out.tfevents.1691853727.634e06ebb4c7.19390.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:df1381cdc4df67d24c70ea2bc1597dcd58ebd26d5e283f09ad001b68ec53211b
|
| 3 |
+
size 3272
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 438456904
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bca8e60179222e19a64f2d8d43a7912bc5539d326f00b5e0b6e7c151846811f7
|
| 3 |
size 438456904
|