ashhadahsan
commited on
Commit
•
fbedcca
1
Parent(s):
c76a737
Training in progress epoch 13
Browse files
README.md
CHANGED
@@ -15,11 +15,11 @@ 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: 0.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -58,6 +58,7 @@ The following hyperparameters were used during training:
|
|
58 |
| 0.0159 | 0.9913 | 0.6619 | 0.8797 | 10 |
|
59 |
| 0.0164 | 0.9913 | 0.6501 | 0.8797 | 11 |
|
60 |
| 0.0165 | 0.9911 | 0.6452 | 0.8835 | 12 |
|
|
|
61 |
|
62 |
|
63 |
### 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.0155
|
19 |
+
- Train Accuracy: 0.9908
|
20 |
+
- Validation Loss: 0.6727
|
21 |
+
- Validation Accuracy: 0.8872
|
22 |
+
- Epoch: 13
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
58 |
| 0.0159 | 0.9913 | 0.6619 | 0.8797 | 10 |
|
59 |
| 0.0164 | 0.9913 | 0.6501 | 0.8797 | 11 |
|
60 |
| 0.0165 | 0.9911 | 0.6452 | 0.8835 | 12 |
|
61 |
+
| 0.0155 | 0.9908 | 0.6727 | 0.8872 | 13 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
logs/train/events.out.tfevents.1692296835.470540468b49.1002.0.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d51c9d9b9b4cb7ee4b11463c5f7aaf8dc963bff3a4a00b65c9917fb55b89ef8d
|
3 |
+
size 4192209
|
logs/validation/events.out.tfevents.1692297011.470540468b49.1002.1.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba8fd5ea6ce1fa469ae0f3ff5116c08f176d8842cd84b4bc42bce8ed152735c4
|
3 |
+
size 4554
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438260040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b91e6b4e2e624ed3cfc96989312e1ba9adbbd51632e816fc3286d3185c2d6986
|
3 |
size 438260040
|