ashhadahsan
commited on
Commit
·
b92b8e9
1
Parent(s):
1277ad7
Training in progress epoch 29
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.9915
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -74,6 +74,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0127
|
19 |
- Train Accuracy: 0.9915
|
20 |
+
- Validation Loss: 0.8057
|
21 |
+
- Validation Accuracy: 0.8722
|
22 |
+
- Epoch: 29
|
23 |
|
24 |
## Model description
|
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 |
+
| 0.0127 | 0.9915 | 0.8057 | 0.8722 | 29 |
|
78 |
|
79 |
|
80 |
### 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:429b5ce91673fe5bc5462452616efb6093fc0fd0874f4b7893d3b1afd3f421d7
|
3 |
+
size 4194449
|
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:ac41b73dc4f2f5f16e0fcfb9111668633cd9efa30199f23874ef7f6aa206b2db
|
3 |
+
size 9674
|
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:080940385733fe5fb1ac80fd5e6bd894bf5c007457db2508b7412b8d827d6e6f
|
3 |
size 438260040
|