Training in progress epoch 1
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: 9.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss:
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
| 9.7281 | 0.0031 | 9.4281 | 0.0045 | 0 |
|
|
|
49 |
|
50 |
|
51 |
### 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: 9.2184
|
19 |
+
- Train Accuracy: 0.0051
|
20 |
+
- Validation Loss: 8.9814
|
21 |
+
- Validation Accuracy: 0.0060
|
22 |
+
- Epoch: 1
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
46 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
| 9.7281 | 0.0031 | 9.4281 | 0.0045 | 0 |
|
49 |
+
| 9.2184 | 0.0051 | 8.9814 | 0.0060 | 1 |
|
50 |
|
51 |
|
52 |
### 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:dd5bfbafd1870ba013e63d131fa5fcdd64d9d60cc223c2eedd8da3a6624745fa
|
3 |
size 469018320
|