Training in progress epoch 2
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/xlmRobertaLarge_BIES_stem_1K_4](https://huggingface.co/khadija69/xlmRobertaLarge_BIES_stem_1K_4) 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 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
| 0.7968 | 0.5139 | 0.7148 | 0.5549 | 0 |
|
49 |
| 0.7021 | 0.5252 | 0.7208 | 0.5592 | 1 |
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [khadija69/xlmRobertaLarge_BIES_stem_1K_4](https://huggingface.co/khadija69/xlmRobertaLarge_BIES_stem_1K_4) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.5547
|
19 |
+
- Train Accuracy: 0.5602
|
20 |
+
- Validation Loss: 0.7998
|
21 |
+
- Validation Accuracy: 0.5531
|
22 |
+
- Epoch: 2
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
| 0.7968 | 0.5139 | 0.7148 | 0.5549 | 0 |
|
49 |
| 0.7021 | 0.5252 | 0.7208 | 0.5592 | 1 |
|
50 |
+
| 0.5547 | 0.5602 | 0.7998 | 0.5531 | 2 |
|
51 |
|
52 |
|
53 |
### 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:1222f93d024edd4d36d7a6d8a0e9a1d5b67bd2a085b0da958df329e0daa8f437
|
3 |
size 2235947880
|