ashhadahsan
commited on
Commit
•
0c3ff34
1
Parent(s):
78d03c2
Training in progress epoch 10
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 |
|
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
|
|
55 |
| 0.0195 | 0.9906 | 0.6241 | 0.8797 | 7 |
|
56 |
| 0.0184 | 0.9911 | 0.6244 | 0.8797 | 8 |
|
57 |
| 0.0170 | 0.9904 | 0.6235 | 0.8797 | 9 |
|
|
|
58 |
|
59 |
|
60 |
### 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.0159
|
19 |
+
- Train Accuracy: 0.9913
|
20 |
+
- Validation Loss: 0.6619
|
21 |
- Validation Accuracy: 0.8797
|
22 |
+
- Epoch: 10
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
55 |
| 0.0195 | 0.9906 | 0.6241 | 0.8797 | 7 |
|
56 |
| 0.0184 | 0.9911 | 0.6244 | 0.8797 | 8 |
|
57 |
| 0.0170 | 0.9904 | 0.6235 | 0.8797 | 9 |
|
58 |
+
| 0.0159 | 0.9913 | 0.6619 | 0.8797 | 10 |
|
59 |
|
60 |
|
61 |
### 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:747f549cd96dc326bb5d04f86e734384c950af83630562a7bc07a458bde235cf
|
3 |
+
size 4191789
|
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:ed0a684c9092464a732986be2ac47c4d5784326bd47d9c61fd1497b8e99fec0d
|
3 |
+
size 3594
|
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:f99f488a8b324ec18df2022a0ed8d02a14128e63ab698abaab979609849d0f32
|
3 |
size 438260040
|