Training in progress epoch 5
Browse files
README.md
CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [prajjwal1/bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Train Precision: 0.
|
22 |
-
- Train Recall: 0.
|
23 |
-
- Train F1: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
| 0.8071 | 0.9152 | 0.5567 | 0.5396 | 0.5567 | 0.5414 | 2 |
|
53 |
| 0.7594 | 0.9245 | 0.5551 | 0.5581 | 0.5551 | 0.5553 | 3 |
|
54 |
| 0.7224 | 0.9349 | 0.5550 | 0.5512 | 0.5550 | 0.5501 | 4 |
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [prajjwal1/bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.6944
|
19 |
+
- Validation Loss: 0.9348
|
20 |
+
- Train Accuracy: 0.5568
|
21 |
+
- Train Precision: 0.5590
|
22 |
+
- Train Recall: 0.5568
|
23 |
+
- Train F1: 0.5578
|
24 |
+
- Epoch: 5
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
52 |
| 0.8071 | 0.9152 | 0.5567 | 0.5396 | 0.5567 | 0.5414 | 2 |
|
53 |
| 0.7594 | 0.9245 | 0.5551 | 0.5581 | 0.5551 | 0.5553 | 3 |
|
54 |
| 0.7224 | 0.9349 | 0.5550 | 0.5512 | 0.5550 | 0.5501 | 4 |
|
55 |
+
| 0.6944 | 0.9348 | 0.5568 | 0.5590 | 0.5568 | 0.5578 | 5 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
logs/train/events.out.tfevents.1716095701.6264913a9602.740.5.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:358a7f5e8288d8df8a2b9e117a37a32e22bb92f5ffd4c76fe22af406b98d3c7e
|
3 |
+
size 716072
|
logs/validation/events.out.tfevents.1716095738.6264913a9602.740.6.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:7e5d55d87736fdd2bbb6c45bf9e90e9c99dcc76f405f12d5161c4b799914b8e0
|
3 |
+
size 1012
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 17614080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c10a191dbcbccd48ac435ad94c9513b908be2a7c9ca49228d49a43c28f4c9b5
|
3 |
size 17614080
|