ashhadahsan
commited on
Commit
•
6c1a7a3
1
Parent(s):
de68a54
Training in progress epoch 5
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.8797
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 0.0782 | 0.9885 | 0.5895 | 0.8609 | 2 |
|
51 |
| 0.0418 | 0.9913 | 0.5456 | 0.8797 | 3 |
|
52 |
| 0.0318 | 0.9908 | 0.5729 | 0.8797 | 4 |
|
|
|
53 |
|
54 |
|
55 |
### 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.0251
|
19 |
+
- Train Accuracy: 0.9906
|
20 |
+
- Validation Loss: 0.5747
|
21 |
- Validation Accuracy: 0.8797
|
22 |
+
- Epoch: 5
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
| 0.0782 | 0.9885 | 0.5895 | 0.8609 | 2 |
|
51 |
| 0.0418 | 0.9913 | 0.5456 | 0.8797 | 3 |
|
52 |
| 0.0318 | 0.9908 | 0.5729 | 0.8797 | 4 |
|
53 |
+
| 0.0251 | 0.9906 | 0.5747 | 0.8797 | 5 |
|
54 |
|
55 |
|
56 |
### 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:4b21382f5019529365df23efb193797991f9f2369d72d63bd8fa81e3f6c6f11d
|
3 |
+
size 4191089
|
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:47c680242b85baadb548ca4498c57783881961fee658e96f1bc23b0f6f3f1ea8
|
3 |
+
size 1994
|
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:87f1cb25fc19c7fd014aeb3852e8dd996a0e398da59492d01dd488411dd4b54d
|
3 |
size 438260040
|