Training in progress epoch 2
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -16,11 +16,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- Train Loss: 0.
|
| 20 |
-
- Train Accuracy: 0.
|
| 21 |
-
- Validation Loss: 0.
|
| 22 |
- Validation Accuracy: 0.6838
|
| 23 |
-
- Epoch:
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
| 48 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
| 49 |
| 0.6884 | 0.6287 | 0.6541 | 0.6838 | 0 |
|
| 50 |
| 0.6843 | 0.6366 | 0.6534 | 0.6838 | 1 |
|
|
|
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Train Loss: 0.6702
|
| 20 |
+
- Train Accuracy: 0.6437
|
| 21 |
+
- Validation Loss: 0.6755
|
| 22 |
- Validation Accuracy: 0.6838
|
| 23 |
+
- Epoch: 2
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 48 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
| 49 |
| 0.6884 | 0.6287 | 0.6541 | 0.6838 | 0 |
|
| 50 |
| 0.6843 | 0.6366 | 0.6534 | 0.6838 | 1 |
|
| 51 |
+
| 0.6702 | 0.6437 | 0.6755 | 0.6838 | 2 |
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 438223128
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:044810a5eae50d0c51ddfcf6cd5639892c0ad5d5a6c8cb408a4dea823b7f0cc3
|
| 3 |
size 438223128
|