ashhadahsan
commited on
Commit
·
6612e7b
1
Parent(s):
69b71fd
Training in progress epoch 19
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 |
|
@@ -64,6 +64,7 @@ The following hyperparameters were used during training:
|
|
64 |
| 0.0142 | 0.9923 | 0.7089 | 0.8797 | 16 |
|
65 |
| 0.0140 | 0.9923 | 0.7335 | 0.8722 | 17 |
|
66 |
| 0.0138 | 0.9915 | 0.7297 | 0.8722 | 18 |
|
|
|
67 |
|
68 |
|
69 |
### 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.0143
|
19 |
+
- Train Accuracy: 0.9908
|
20 |
+
- Validation Loss: 0.7030
|
21 |
+
- Validation Accuracy: 0.8759
|
22 |
+
- Epoch: 19
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
64 |
| 0.0142 | 0.9923 | 0.7089 | 0.8797 | 16 |
|
65 |
| 0.0140 | 0.9923 | 0.7335 | 0.8722 | 17 |
|
66 |
| 0.0138 | 0.9915 | 0.7297 | 0.8722 | 18 |
|
67 |
+
| 0.0143 | 0.9908 | 0.7030 | 0.8759 | 19 |
|
68 |
|
69 |
|
70 |
### 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:0605aa003c0a894f9f59b38e27b461d48b98c1f6eaeefbcbf81fa9d3bbefe936
|
3 |
+
size 4193049
|
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:42b6acad58536509645e84e9891e67ee6af337ff0332bf0d64e14f63d69ad08f
|
3 |
+
size 6474
|
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:3121cba3d1e3050184f058d3e50037f02f29f1f1c7583935a38a3ecf491963be
|
3 |
size 438260040
|