Training in progress epoch 1
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-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
| 0.8650 | 0.6491 | 0.6211 | 0.7589 | 0 |
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.3811
|
19 |
+
- Train Accuracy: 0.8585
|
20 |
+
- Validation Loss: 0.6156
|
21 |
+
- Validation Accuracy: 0.7775
|
22 |
+
- Epoch: 1
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
46 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
| 0.8650 | 0.6491 | 0.6211 | 0.7589 | 0 |
|
49 |
+
| 0.3811 | 0.8585 | 0.6156 | 0.7775 | 1 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
logs/train/events.out.tfevents.1695128723.e314b7b26175.3019.0.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:5cc8ab3d6bd9619806f3272a73cc3dbcec752d94cdbf540857ad66704104ccfe
|
3 |
+
size 3663793
|
logs/validation/events.out.tfevents.1695131890.e314b7b26175.3019.1.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:7950c30cadf3eb82980896ff718e062fd998cf21013086aed0b97f4984c94a39
|
3 |
+
size 714
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 433515796
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b2da6396f2bd162d0c94e10176c0651df665f3aab9a055b1012f88ad5b0103d
|
3 |
size 433515796
|