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/xlmrBERTa_ASE_BIES](https://huggingface.co/khadija69/xlmrBERTa_ASE_BIES) 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.8349 | 0.5182 | 0.8485 | 0.4780 | 1 |
|
50 |
| 0.6939 | 0.5640 | 0.8294 | 0.4954 | 2 |
|
51 |
| 0.5666 | 0.5968 | 0.8245 | 0.4986 | 3 |
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [khadija69/xlmrBERTa_ASE_BIES](https://huggingface.co/khadija69/xlmrBERTa_ASE_BIES) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.4440
|
19 |
+
- Train Accuracy: 0.6266
|
20 |
+
- Validation Loss: 0.8633
|
21 |
+
- Validation Accuracy: 0.5016
|
22 |
+
- Epoch: 4
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
49 |
| 0.8349 | 0.5182 | 0.8485 | 0.4780 | 1 |
|
50 |
| 0.6939 | 0.5640 | 0.8294 | 0.4954 | 2 |
|
51 |
| 0.5666 | 0.5968 | 0.8245 | 0.4986 | 3 |
|
52 |
+
| 0.4440 | 0.6266 | 0.8633 | 0.5016 | 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 2235947880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:134db03c53833edde228ee31c107babc465d0943948655cc917076a417e05f1e
|
3 |
size 2235947880
|