salbatarni
commited on
Commit
•
9508829
1
Parent(s):
c533417
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:
|
18 |
-
- Qwk: 0.
|
19 |
-
- Mse:
|
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.2168 | 0.2857 | 0.2280 |
|
61 |
-
| No log | 8.0 | 24 | 0.2244 | 0.2857 | 0.2354 |
|
62 |
-
| No log | 8.6667 | 26 | 0.2313 | 0.2857 | 0.2422 |
|
63 |
-
| No log | 9.3333 | 28 | 0.2311 | 0.2857 | 0.2422 |
|
64 |
-
| No log | 10.0 | 30 | 0.2325 | 0.2857 | 0.2437 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
+
- name: arabert_baseline_vocabulary_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_vocabulary_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: 1.1529
|
18 |
+
- Qwk: 0.1724
|
19 |
+
- Mse: 1.1529
|
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.1705 | 0.0704 | 3.1705 |
|
51 |
+
| No log | 2.0 | 4 | 1.2678 | 0.0123 | 1.2678 |
|
52 |
+
| No log | 3.0 | 6 | 0.6681 | 0.1111 | 0.6681 |
|
53 |
+
| No log | 4.0 | 8 | 0.7489 | 0.4839 | 0.7489 |
|
54 |
+
| No log | 5.0 | 10 | 0.9971 | 0.1724 | 0.9971 |
|
55 |
+
| No log | 6.0 | 12 | 1.2195 | 0.1724 | 1.2195 |
|
56 |
+
| No log | 7.0 | 14 | 1.2558 | 0.1724 | 1.2558 |
|
57 |
+
| No log | 8.0 | 16 | 1.1787 | 0.1724 | 1.1787 |
|
58 |
+
| No log | 9.0 | 18 | 1.1576 | 0.1724 | 1.1576 |
|
59 |
+
| No log | 10.0 | 20 | 1.1529 | 0.1724 | 1.1529 |
|
|
|
|
|
|
|
|
|
|
|
60 |
|
61 |
|
62 |
### Framework versions
|