Training in progress epoch 3
Browse files
README.md
CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 5.
|
18 |
-
- Validation Loss: 6.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
| 7.0987 | 7.2119 | 0.0133 | 0 |
|
47 |
| 6.2071 | 6.8066 | 0.0271 | 1 |
|
48 |
| 5.6562 | 6.5590 | 0.0410 | 2 |
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 5.3508
|
18 |
+
- Validation Loss: 6.4898
|
19 |
+
- Train Accuracy: 0.0484
|
20 |
+
- Epoch: 3
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
46 |
| 7.0987 | 7.2119 | 0.0133 | 0 |
|
47 |
| 6.2071 | 6.8066 | 0.0271 | 1 |
|
48 |
| 5.6562 | 6.5590 | 0.0410 | 2 |
|
49 |
+
| 5.3508 | 6.4898 | 0.0484 | 3 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
logs/train/events.out.tfevents.1679747304.209c830f14a4.306.12.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:3f188c14ad5393c43b61d0b1f3a026c65f44a5ec6b81fab4a2ec595bba3129b5
|
3 |
+
size 3583635
|
logs/validation/events.out.tfevents.1679747766.209c830f14a4.306.13.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:f03afbcd6f9ed9359253e1ac4d8eb5ac075fd5c013dc9f6632e301f73cbd8b30
|
3 |
+
size 662
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 439284300
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbde99b278f2eda93a84d246ab08fa72b4d8e0d6216147167615a724d315b709
|
3 |
size 439284300
|