salbatarni
commited on
Commit
•
68e0cf2
1
Parent(s):
7423a97
End of training
Browse files
README.md
CHANGED
@@ -3,20 +3,20 @@ base_model: aubmindlab/bert-base-arabertv02
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
-
- name:
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
-
#
|
14 |
|
15 |
This model is a fine-tuned version of [aubmindlab/bert-base-arabertv02](https://huggingface.co/aubmindlab/bert-base-arabertv02) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 0.
|
18 |
-
- Qwk: 0.
|
19 |
-
- Mse: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -45,23 +45,18 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
### Training results
|
47 |
|
48 |
-
| Training Loss | Epoch
|
49 |
-
|
50 |
-
| No log | 0
|
51 |
-
| No log |
|
52 |
-
| No log |
|
53 |
-
| No log |
|
54 |
-
| No log |
|
55 |
-
| No log |
|
56 |
-
| No log |
|
57 |
-
| No log |
|
58 |
-
| No log |
|
59 |
-
| No log |
|
60 |
-
| No log | 7.3333 | 22 | 0.2121 | 0.0 | 0.2162 |
|
61 |
-
| No log | 8.0 | 24 | 0.2173 | 0.0 | 0.2199 |
|
62 |
-
| No log | 8.6667 | 26 | 0.2240 | 0.0 | 0.2258 |
|
63 |
-
| No log | 9.3333 | 28 | 0.2288 | 0.0 | 0.2304 |
|
64 |
-
| No log | 10.0 | 30 | 0.2282 | 0.0 | 0.2300 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
+
- name: arabert_baseline_development_task4_fold0
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
+
# arabert_baseline_development_task4_fold0
|
14 |
|
15 |
This model is a fine-tuned version of [aubmindlab/bert-base-arabertv02](https://huggingface.co/aubmindlab/bert-base-arabertv02) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 0.4483
|
18 |
+
- Qwk: 0.6
|
19 |
+
- Mse: 0.4483
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
45 |
|
46 |
### Training results
|
47 |
|
48 |
+
| Training Loss | Epoch | Step | Validation Loss | Qwk | Mse |
|
49 |
+
|:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|
|
50 |
+
| No log | 1.0 | 2 | 3.6202 | -0.0256 | 3.6202 |
|
51 |
+
| No log | 2.0 | 4 | 1.3484 | 0.0667 | 1.3484 |
|
52 |
+
| No log | 3.0 | 6 | 0.4149 | 0.28 | 0.4149 |
|
53 |
+
| No log | 4.0 | 8 | 0.4977 | 0.1765 | 0.4977 |
|
54 |
+
| No log | 5.0 | 10 | 0.6053 | 0.1765 | 0.6053 |
|
55 |
+
| No log | 6.0 | 12 | 0.6080 | 0.25 | 0.6080 |
|
56 |
+
| No log | 7.0 | 14 | 0.5578 | 0.7143 | 0.5578 |
|
57 |
+
| No log | 8.0 | 16 | 0.4912 | 0.6 | 0.4912 |
|
58 |
+
| No log | 9.0 | 18 | 0.4606 | 0.6 | 0.4606 |
|
59 |
+
| No log | 10.0 | 20 | 0.4483 | 0.6 | 0.4483 |
|
|
|
|
|
|
|
|
|
|
|
60 |
|
61 |
|
62 |
### Framework versions
|