Training in progress epoch 1
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:
|
18 |
-
- Validation Loss:
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -44,6 +44,7 @@ The following hyperparameters were used during training:
|
|
44 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
45 |
|:----------:|:---------------:|:--------------:|:-----:|
|
46 |
| 7.0987 | 7.2119 | 0.0133 | 0 |
|
|
|
47 |
|
48 |
|
49 |
### 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: 6.2071
|
18 |
+
- Validation Loss: 6.8066
|
19 |
+
- Train Accuracy: 0.0271
|
20 |
+
- Epoch: 1
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
44 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
45 |
|:----------:|:---------------:|:--------------:|:-----:|
|
46 |
| 7.0987 | 7.2119 | 0.0133 | 0 |
|
47 |
+
| 6.2071 | 6.8066 | 0.0271 | 1 |
|
48 |
|
49 |
|
50 |
### 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:7522588eefd9d255ccdc905da0f49a63122529bc76b3508c738469349bc25360
|
3 |
+
size 3583201
|
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:e86205cc0f936018e6fb04220e9b549a3c81467299b67f3f85e7c5b130def7e7
|
3 |
+
size 350
|
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:31f31f66bf2addb87ac39403bc03af7d5b86c922ac54c687018d45464a200a48
|
3 |
size 439284300
|