Training in progress epoch 2
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,11 +14,11 @@ 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: 0.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
47 |
| 0.5345 | 0.7810 | 0.4586 | 0.8283 | 0 |
|
48 |
| 0.3253 | 0.8797 | 0.3890 | 0.8404 | 1 |
|
|
|
49 |
|
50 |
|
51 |
### 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.2070
|
18 |
+
- Train Accuracy: 0.9290
|
19 |
+
- Validation Loss: 0.4210
|
20 |
+
- Validation Accuracy: 0.8303
|
21 |
+
- Epoch: 2
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
47 |
| 0.5345 | 0.7810 | 0.4586 | 0.8283 | 0 |
|
48 |
| 0.3253 | 0.8797 | 0.3890 | 0.8404 | 1 |
|
49 |
+
| 0.2070 | 0.9290 | 0.4210 | 0.8303 | 2 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438226204
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bc699ce14aa8fd534254305c6d6bc808b31694ae6521d848d8834232323b685
|
3 |
size 438226204
|