Training in progress epoch 6
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 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 8.1287 | 0.0109 | 7.7969 | 0.0133 | 3 |
|
52 |
| 7.6665 | 0.0159 | 7.4295 | 0.0222 | 4 |
|
53 |
| 7.3938 | 0.0233 | 7.1783 | 0.0289 | 5 |
|
|
|
54 |
|
55 |
|
56 |
### 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.2079
|
19 |
+
- Train Accuracy: 0.0287
|
20 |
+
- Validation Loss: 7.0257
|
21 |
+
- Validation Accuracy: 0.0286
|
22 |
+
- Epoch: 6
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
51 |
| 8.1287 | 0.0109 | 7.7969 | 0.0133 | 3 |
|
52 |
| 7.6665 | 0.0159 | 7.4295 | 0.0222 | 4 |
|
53 |
| 7.3938 | 0.0233 | 7.1783 | 0.0289 | 5 |
|
54 |
+
| 7.2079 | 0.0287 | 7.0257 | 0.0286 | 6 |
|
55 |
|
56 |
|
57 |
### 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:dadf4a81a9ee5b337a708c87e5ddd09fdbaa2bf86b485744a9c8430bc13a331b
|
3 |
size 469018320
|