salohnana2018
commited on
End of training
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
@@ -7,7 +8,6 @@ metrics:
|
|
7 |
- f1
|
8 |
- precision
|
9 |
- recall
|
10 |
-
base_model: CAMeL-Lab/bert-base-arabic-camelbert-ca
|
11 |
model-index:
|
12 |
- name: POEMS-CAMELBERT-CA-RUN4-20-fullDatafreez
|
13 |
results: []
|
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [CAMeL-Lab/bert-base-arabic-camelbert-ca](https://huggingface.co/CAMeL-Lab/bert-base-arabic-camelbert-ca) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 1.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,19 +55,19 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
-
| 1.
|
59 |
-
|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
|
72 |
|
73 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: CAMeL-Lab/bert-base-arabic-camelbert-ca
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
|
|
8 |
- f1
|
9 |
- precision
|
10 |
- recall
|
|
|
11 |
model-index:
|
12 |
- name: POEMS-CAMELBERT-CA-RUN4-20-fullDatafreez
|
13 |
results: []
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [CAMeL-Lab/bert-base-arabic-camelbert-ca](https://huggingface.co/CAMeL-Lab/bert-base-arabic-camelbert-ca) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.2919
|
24 |
+
- Accuracy: 0.7047
|
25 |
+
- F1: 0.7047
|
26 |
+
- Precision: 0.7047
|
27 |
+
- Recall: 0.7047
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
+
| 1.1886 | 1.0 | 695 | 1.0872 | 0.5447 | 0.5447 | 0.5447 | 0.5447 |
|
59 |
+
| 1.0357 | 2.0 | 1390 | 1.0129 | 0.5831 | 0.5831 | 0.5831 | 0.5831 |
|
60 |
+
| 0.9067 | 3.0 | 2085 | 1.0089 | 0.5954 | 0.5954 | 0.5954 | 0.5954 |
|
61 |
+
| 0.7858 | 4.0 | 2780 | 0.9204 | 0.6453 | 0.6453 | 0.6453 | 0.6453 |
|
62 |
+
| 0.6709 | 5.0 | 3475 | 0.9971 | 0.6442 | 0.6442 | 0.6442 | 0.6442 |
|
63 |
+
| 0.582 | 6.0 | 4170 | 0.9662 | 0.6739 | 0.6739 | 0.6739 | 0.6739 |
|
64 |
+
| 0.5098 | 7.0 | 4865 | 1.0057 | 0.6855 | 0.6855 | 0.6855 | 0.6855 |
|
65 |
+
| 0.4498 | 8.0 | 5560 | 1.1139 | 0.6851 | 0.6851 | 0.6851 | 0.6851 |
|
66 |
+
| 0.4037 | 9.0 | 6255 | 1.1494 | 0.6862 | 0.6862 | 0.6862 | 0.6862 |
|
67 |
+
| 0.3609 | 10.0 | 6950 | 1.1697 | 0.6996 | 0.6996 | 0.6996 | 0.6996 |
|
68 |
+
| 0.3328 | 11.0 | 7645 | 1.2636 | 0.6967 | 0.6967 | 0.6967 | 0.6967 |
|
69 |
+
| 0.3092 | 12.0 | 8340 | 1.2772 | 0.6956 | 0.6956 | 0.6956 | 0.6956 |
|
70 |
+
| 0.2943 | 13.0 | 9035 | 1.2919 | 0.7047 | 0.7047 | 0.7047 | 0.7047 |
|
71 |
|
72 |
|
73 |
### Framework versions
|