Training in progress epoch 5
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:
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0724
|
19 |
+
- Train Accuracy: 0.0291
|
20 |
+
- Validation Loss: 6.9350
|
21 |
+
- Validation Accuracy: 0.0286
|
22 |
+
- Epoch: 5
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
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 |
+
| 7.0724 | 0.0291 | 6.9350 | 0.0286 | 5 |
|
54 |
|
55 |
|
56 |
### 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:97eefe9baf40d14040575448bd0b0479b998abb4c5d43b8eb4362dcde9a583e5
|
3 |
size 469018320
|