Training in progress epoch 2
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: 6.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
|:----------:|:---------------:|:--------------:|:-----:|
|
46 |
| 7.0987 | 7.2119 | 0.0133 | 0 |
|
47 |
| 6.2071 | 6.8066 | 0.0271 | 1 |
|
|
|
48 |
|
49 |
|
50 |
### 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.6562
|
18 |
+
- Validation Loss: 6.5590
|
19 |
+
- Train Accuracy: 0.0410
|
20 |
+
- Epoch: 2
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
45 |
|:----------:|:---------------:|:--------------:|:-----:|
|
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
|
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:1c499a152bb291d9f8ca0eb33f357c89a6691edf4d653ba92f2f36f3ee652141
|
3 |
+
size 3583418
|
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:f8519aae07afe1834b3f8c1c1886046a13c7572b0ce5fb03b2af765c4c22a267
|
3 |
+
size 506
|
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:c4bb30ec9f2728d7d6ef9a02b663ed04bebc9221192e580ec7c0562cabc9b7e1
|
3 |
size 439284300
|