ashhadahsan
commited on
Commit
•
f133778
1
Parent(s):
b1875bd
Training in progress epoch 42
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 |
|
@@ -87,6 +87,7 @@ The following hyperparameters were used during training:
|
|
87 |
| 0.0126 | 0.9915 | 0.8452 | 0.8684 | 39 |
|
88 |
| 0.0125 | 0.9913 | 0.8806 | 0.8759 | 40 |
|
89 |
| 0.0122 | 0.9918 | 0.8279 | 0.8797 | 41 |
|
|
|
90 |
|
91 |
|
92 |
### 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.0123
|
19 |
+
- Train Accuracy: 0.9915
|
20 |
+
- Validation Loss: 0.8332
|
21 |
+
- Validation Accuracy: 0.8722
|
22 |
+
- Epoch: 42
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
87 |
| 0.0126 | 0.9915 | 0.8452 | 0.8684 | 39 |
|
88 |
| 0.0125 | 0.9913 | 0.8806 | 0.8759 | 40 |
|
89 |
| 0.0122 | 0.9918 | 0.8279 | 0.8797 | 41 |
|
90 |
+
| 0.0123 | 0.9915 | 0.8332 | 0.8722 | 42 |
|
91 |
|
92 |
|
93 |
### 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:10ab2855cc7ffca0070fdd8edab7ad878099d3b0bf4e91f26a62366f3c682108
|
3 |
+
size 4196269
|
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:225a4ee4a45937a21d7ea7d6780407c69af81e14dc32e44abfd0a3980d30db81
|
3 |
+
size 13834
|
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:3f07f22cab4f0f3383fbec3c856e6af7a8021aba800c765048f88142053cc7b1
|
3 |
size 438260040
|