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 [Davlan/xlm-roberta-base-finetuned-arabic](https://huggingface.co/Davlan/xlm-roberta-base-finetuned-arabic) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 7.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss: 7.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
| 8.9356 | 0.0059 | 8.5303 | 0.0071 | 1 |
|
50 |
| 8.1494 | 0.0100 | 7.7161 | 0.0137 | 2 |
|
51 |
| 7.5554 | 0.0180 | 7.2709 | 0.0281 | 3 |
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [Davlan/xlm-roberta-base-finetuned-arabic](https://huggingface.co/Davlan/xlm-roberta-base-finetuned-arabic) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 7.2561
|
19 |
+
- Train Accuracy: 0.0273
|
20 |
+
- Validation Loss: 7.0588
|
21 |
+
- Validation Accuracy: 0.0289
|
22 |
+
- Epoch: 4
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
49 |
| 8.9356 | 0.0059 | 8.5303 | 0.0071 | 1 |
|
50 |
| 8.1494 | 0.0100 | 7.7161 | 0.0137 | 2 |
|
51 |
| 7.5554 | 0.0180 | 7.2709 | 0.0281 | 3 |
|
52 |
+
| 7.2561 | 0.0273 | 7.0588 | 0.0289 | 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 469018320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43e532f2c2c421abbcc3a1036512d9e90b7cdd3a2201379824d515cf37836db2
|
3 |
size 469018320
|