Training in progress epoch 0
Browse files- README.md +5 -5
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [khadija69/xlmRobertaLarge_BIES_stem_1K_3](https://huggingface.co/khadija69/xlmRobertaLarge_BIES_stem_1K_3) 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: 0
|
23 |
|
24 |
## Model description
|
@@ -45,7 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
-
| 0.
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [khadija69/xlmRobertaLarge_BIES_stem_1K_3](https://huggingface.co/khadija69/xlmRobertaLarge_BIES_stem_1K_3) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.6674
|
19 |
+
- Train Accuracy: 0.5493
|
20 |
+
- Validation Loss: 0.6292
|
21 |
+
- Validation Accuracy: 0.5491
|
22 |
- Epoch: 0
|
23 |
|
24 |
## Model description
|
|
|
45 |
|
46 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
+
| 0.6674 | 0.5493 | 0.6292 | 0.5491 | 0 |
|
49 |
|
50 |
|
51 |
### 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:6dac1ef14e38cf2af0ca18ba87b3a3df2a4aa2c3c2ccf3b0d37e75f9c26421d4
|
3 |
size 2235947880
|