vedantjumle
commited on
Commit
•
324fc71
1
Parent(s):
cf0260a
Training in progress epoch 18
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:
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -59,6 +59,9 @@ The following hyperparameters were used during training:
|
|
59 |
| 1.1222 | 0.7487 | 13 |
|
60 |
| 1.0866 | 0.7721 | 14 |
|
61 |
| 1.0440 | 0.7786 | 15 |
|
|
|
|
|
|
|
62 |
|
63 |
|
64 |
### 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.9757
|
19 |
+
- Train Accuracy: 0.7839
|
20 |
+
- Epoch: 18
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
59 |
| 1.1222 | 0.7487 | 13 |
|
60 |
| 1.0866 | 0.7721 | 14 |
|
61 |
| 1.0440 | 0.7786 | 15 |
|
62 |
+
| 1.0203 | 0.7839 | 16 |
|
63 |
+
| 1.0053 | 0.7852 | 17 |
|
64 |
+
| 0.9757 | 0.7839 | 18 |
|
65 |
|
66 |
|
67 |
### 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:f8658265bd7001146f5f8588bb2927dd2f7349a95ac7c6d4d2f67bc4087dad93
|
3 |
size 438300028
|