Training in progress epoch 4
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
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 [khadija69/roberta_ASE_clb_large_layers_tail](https://huggingface.co/khadija69/roberta_ASE_clb_large_layers_tail) 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 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
| 0.2325 | 0.6609 | 0.2515 | 0.6654 | 1 |
|
50 |
| 0.1997 | 0.6755 | 0.2630 | 0.6556 | 2 |
|
51 |
| 0.1735 | 0.6763 | 0.2681 | 0.6652 | 3 |
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [khadija69/roberta_ASE_clb_large_layers_tail](https://huggingface.co/khadija69/roberta_ASE_clb_large_layers_tail) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.1546
|
19 |
+
- Train Accuracy: 0.6789
|
20 |
+
- Validation Loss: 0.2752
|
21 |
+
- Validation Accuracy: 0.6586
|
22 |
+
- Epoch: 4
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
49 |
| 0.2325 | 0.6609 | 0.2515 | 0.6654 | 1 |
|
50 |
| 0.1997 | 0.6755 | 0.2630 | 0.6556 | 2 |
|
51 |
| 0.1735 | 0.6763 | 0.2681 | 0.6652 | 3 |
|
52 |
+
| 0.1546 | 0.6789 | 0.2752 | 0.6586 | 4 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2235927400
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:051d0b97f15b2f1f4d1f424b6420a109a2cbf8f84696b8404a08b443602a7d1f
|
3 |
size 2235927400
|