vedantjumle
commited on
Commit
·
cf0260a
1
Parent(s):
421c0df
Training in progress epoch 15
Browse files- README.md +6 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,9 +15,9 @@ 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: 1.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -56,6 +56,9 @@ The following hyperparameters were used during training:
|
|
56 |
| 1.3658 | 0.7005 | 10 |
|
57 |
| 1.2600 | 0.7409 | 11 |
|
58 |
| 1.1962 | 0.7487 | 12 |
|
|
|
|
|
|
|
59 |
|
60 |
|
61 |
### 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: 1.0440
|
19 |
+
- Train Accuracy: 0.7786
|
20 |
+
- Epoch: 15
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
56 |
| 1.3658 | 0.7005 | 10 |
|
57 |
| 1.2600 | 0.7409 | 11 |
|
58 |
| 1.1962 | 0.7487 | 12 |
|
59 |
+
| 1.1222 | 0.7487 | 13 |
|
60 |
+
| 1.0866 | 0.7721 | 14 |
|
61 |
+
| 1.0440 | 0.7786 | 15 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438300028
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:489fcb70c75003a358235a87c0ced8050c7b30faee0031da392d95681abbda24
|
3 |
size 438300028
|