ashhadahsan
commited on
Commit
·
1277ad7
1
Parent(s):
4da748e
Training in progress epoch 28
Browse files
README.md
CHANGED
@@ -16,10 +16,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
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.0126
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -73,6 +73,7 @@ The following hyperparameters were used during training:
|
|
73 |
| 0.0134 | 0.9915 | 0.7809 | 0.8797 | 25 |
|
74 |
| 0.0125 | 0.9925 | 0.7941 | 0.8797 | 26 |
|
75 |
| 0.0126 | 0.9923 | 0.7943 | 0.8759 | 27 |
|
|
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
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.0126
|
19 |
+
- Train Accuracy: 0.9915
|
20 |
+
- Validation Loss: 0.8071
|
21 |
+
- Validation Accuracy: 0.8797
|
22 |
+
- Epoch: 28
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
73 |
| 0.0134 | 0.9915 | 0.7809 | 0.8797 | 25 |
|
74 |
| 0.0125 | 0.9925 | 0.7941 | 0.8797 | 26 |
|
75 |
| 0.0126 | 0.9923 | 0.7943 | 0.8759 | 27 |
|
76 |
+
| 0.0126 | 0.9915 | 0.8071 | 0.8797 | 28 |
|
77 |
|
78 |
|
79 |
### 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:5d03ff09f32f046811d27644e9723fa55a46594649561f3340e633991b460c94
|
3 |
+
size 4194309
|
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:4fae5d1faadf785072b23ef675c09e8b5503b21c4a7e7e239301714960344174
|
3 |
+
size 9354
|
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:d83ef447cf5528fd26733d951bc0e132c5b291a719254b671e7ce94f9326ccc6
|
3 |
size 438260040
|