Commit ·
9fb2eb7
1
Parent(s): ee1056c
Training in progress epoch 2
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [asafaya/bert-base-arabic](https://huggingface.co/asafaya/bert-base-arabic) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Train Loss: 0.
|
| 19 |
- Validation Loss: 0.1103
|
| 20 |
-
- Train Precision: 0.
|
| 21 |
- Train Recall: 0.9555
|
| 22 |
-
- Train F1: 0.
|
| 23 |
-
- Train Accuracy: 0.
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
| 49 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
| 50 |
| 0.1303 | 0.1180 | 0.9571 | 0.9508 | 0.9539 | 0.9677 | 0 |
|
| 51 |
| 0.0995 | 0.1103 | 0.9597 | 0.9555 | 0.9576 | 0.9701 | 1 |
|
|
|
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [asafaya/bert-base-arabic](https://huggingface.co/asafaya/bert-base-arabic) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.0886
|
| 19 |
- Validation Loss: 0.1103
|
| 20 |
+
- Train Precision: 0.9604
|
| 21 |
- Train Recall: 0.9555
|
| 22 |
+
- Train F1: 0.9579
|
| 23 |
+
- Train Accuracy: 0.9703
|
| 24 |
+
- Epoch: 2
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 49 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
| 50 |
| 0.1303 | 0.1180 | 0.9571 | 0.9508 | 0.9539 | 0.9677 | 0 |
|
| 51 |
| 0.0995 | 0.1103 | 0.9597 | 0.9555 | 0.9576 | 0.9701 | 1 |
|
| 52 |
+
| 0.0886 | 0.1103 | 0.9604 | 0.9555 | 0.9579 | 0.9703 | 2 |
|
| 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 440444940
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e65cfa9b0b581e5ae3d17ab1ea5fd878360e36a60df5e8f39a0b199e7bb75a9f
|
| 3 |
size 440444940
|