ashhadahsan
commited on
Commit
•
7f3f810
1
Parent(s):
0a2cdef
Training in progress epoch 7
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: 1.0
|
20 |
-
- Validation Loss: 3.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
| 0.0078 | 1.0 | 3.4509 | 0.5128 | 4 |
|
53 |
| 0.0063 | 1.0 | 3.4978 | 0.5128 | 5 |
|
54 |
| 0.0054 | 1.0 | 3.6166 | 0.4872 | 6 |
|
|
|
55 |
|
56 |
|
57 |
### 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.0048
|
19 |
- Train Accuracy: 1.0
|
20 |
+
- Validation Loss: 3.5602
|
21 |
+
- Validation Accuracy: 0.5128
|
22 |
+
- Epoch: 7
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
52 |
| 0.0078 | 1.0 | 3.4509 | 0.5128 | 4 |
|
53 |
| 0.0063 | 1.0 | 3.4978 | 0.5128 | 5 |
|
54 |
| 0.0054 | 1.0 | 3.6166 | 0.4872 | 6 |
|
55 |
+
| 0.0048 | 1.0 | 3.5602 | 0.5128 | 7 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
logs/train/events.out.tfevents.1697306892.db51fd5e6a68.6332.2.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:47bdff6b04f6b9b126672eabbaa2f22fbf4eabe29397ec819c538bd981262560
|
3 |
+
size 4292312
|
logs/validation/events.out.tfevents.1697306978.db51fd5e6a68.6332.3.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:a6364bf8c05b06e7a6ea6b95d2ad0925b6c3f53d5aa55202cbd24e8e7b2ba4e1
|
3 |
+
size 2632
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438466132
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d428a21b8fb21d3917ef150feede837c504b28d39f208677fc2798427ab642d
|
3 |
size 438466132
|