ashhadahsan
commited on
Commit
•
e555b5a
1
Parent(s):
7b39fce
Training in progress epoch 3
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 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
| 1.3910 | 0.5974 | 0.8022 | 0.8008 | 0 |
|
49 |
| 0.2739 | 0.9554 | 0.6211 | 0.8609 | 1 |
|
50 |
| 0.0782 | 0.9885 | 0.5895 | 0.8609 | 2 |
|
|
|
51 |
|
52 |
|
53 |
### 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.0418
|
19 |
+
- Train Accuracy: 0.9913
|
20 |
+
- Validation Loss: 0.5456
|
21 |
+
- Validation Accuracy: 0.8797
|
22 |
+
- Epoch: 3
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
48 |
| 1.3910 | 0.5974 | 0.8022 | 0.8008 | 0 |
|
49 |
| 0.2739 | 0.9554 | 0.6211 | 0.8609 | 1 |
|
50 |
| 0.0782 | 0.9885 | 0.5895 | 0.8609 | 2 |
|
51 |
+
| 0.0418 | 0.9913 | 0.5456 | 0.8797 | 3 |
|
52 |
|
53 |
|
54 |
### 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:97ca6e16a4fbb16845fd06dec01e6bab0b911ba61b9ad67d98030865cb55485b
|
3 |
+
size 4190809
|
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:de289b511ad818af00932183854b7323794ff8794c79b71e5fb9744cc1c2e851
|
3 |
+
size 1354
|
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:3fc6099ab4f02ee85e363c65153248f1ca03861ef5b0412ffa41a9bd5ffc408e
|
3 |
size 438260040
|