Training in progress epoch 10
Browse files- README.md +5 -4
- 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: 6.
|
19 |
- Train Accuracy: 0.0292
|
20 |
-
- Validation Loss: 6.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
|
|
55 |
| 7.0785 | 0.0292 | 6.9028 | 0.0291 | 7 |
|
56 |
| 6.9777 | 0.0294 | 6.8739 | 0.0287 | 8 |
|
57 |
| 6.9034 | 0.0292 | 6.8083 | 0.0281 | 9 |
|
|
|
58 |
|
59 |
|
60 |
### 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: 6.8549
|
19 |
- Train Accuracy: 0.0292
|
20 |
+
- Validation Loss: 6.8099
|
21 |
+
- Validation Accuracy: 0.0280
|
22 |
+
- Epoch: 10
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
55 |
| 7.0785 | 0.0292 | 6.9028 | 0.0291 | 7 |
|
56 |
| 6.9777 | 0.0294 | 6.8739 | 0.0287 | 8 |
|
57 |
| 6.9034 | 0.0292 | 6.8083 | 0.0281 | 9 |
|
58 |
+
| 6.8549 | 0.0292 | 6.8099 | 0.0280 | 10 |
|
59 |
|
60 |
|
61 |
### 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:77c23a67b3558cd1b6efd0ad18ef23c753fd15ab6798473216e032307e96133b
|
3 |
size 469018320
|