vedantjumle
commited on
Commit
•
6fd29ed
1
Parent(s):
72827e4
Training in progress epoch 20
Browse files- README.md +15 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -54,6 +54,17 @@ The following hyperparameters were used during training:
|
|
54 |
| 0.8233 | 1.1592 | 0.8867 | 7 |
|
55 |
| 0.6009 | 0.9746 | 0.9033 | 8 |
|
56 |
| 0.4423 | 0.8468 | 0.9067 | 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0761
|
19 |
+
- Validation Loss: 0.4911
|
20 |
+
- Train Accuracy: 0.8833
|
21 |
+
- Epoch: 20
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
54 |
| 0.8233 | 1.1592 | 0.8867 | 7 |
|
55 |
| 0.6009 | 0.9746 | 0.9033 | 8 |
|
56 |
| 0.4423 | 0.8468 | 0.9067 | 9 |
|
57 |
+
| 0.3338 | 0.7524 | 0.8967 | 10 |
|
58 |
+
| 0.2628 | 0.6865 | 0.8967 | 11 |
|
59 |
+
| 0.2142 | 0.6403 | 0.8933 | 12 |
|
60 |
+
| 0.1774 | 0.6060 | 0.8933 | 13 |
|
61 |
+
| 0.1522 | 0.5770 | 0.89 | 14 |
|
62 |
+
| 0.1316 | 0.5526 | 0.89 | 15 |
|
63 |
+
| 0.1163 | 0.5336 | 0.8867 | 16 |
|
64 |
+
| 0.1027 | 0.5190 | 0.89 | 17 |
|
65 |
+
| 0.0923 | 0.5043 | 0.8933 | 18 |
|
66 |
+
| 0.0851 | 0.4970 | 0.8867 | 19 |
|
67 |
+
| 0.0761 | 0.4911 | 0.8833 | 20 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1341734528
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecca73d6f016c24ec9e67e1687b94136f5bbc5b96df430ac601a3207eb26a440
|
3 |
size 1341734528
|