End of training
Browse files- README.md +24 -15
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -24,16 +24,16 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Accuracy
|
26 |
type: accuracy
|
27 |
-
value: 0.
|
28 |
- name: F1
|
29 |
type: f1
|
30 |
-
value: 0.
|
31 |
- name: Precision
|
32 |
type: precision
|
33 |
-
value: 0.
|
34 |
- name: Recall
|
35 |
type: recall
|
36 |
-
value: 0.
|
37 |
---
|
38 |
|
39 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -43,11 +43,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
43 |
|
44 |
This model is a fine-tuned version of [aubmindlab/bert-base-arabertv02](https://huggingface.co/aubmindlab/bert-base-arabertv02) on the offenseval_2020 dataset.
|
45 |
It achieves the following results on the evaluation set:
|
46 |
-
- Loss: 0.
|
47 |
-
- Accuracy: 0.
|
48 |
-
- F1: 0.
|
49 |
-
- Precision: 0.
|
50 |
-
- Recall: 0.
|
51 |
|
52 |
## Model description
|
53 |
|
@@ -67,20 +67,29 @@ More information needed
|
|
67 |
|
68 |
The following hyperparameters were used during training:
|
69 |
- learning_rate: 5e-05
|
70 |
-
- train_batch_size:
|
71 |
-
- eval_batch_size:
|
72 |
- seed: 42
|
73 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
74 |
- lr_scheduler_type: linear
|
75 |
-
- num_epochs:
|
76 |
|
77 |
### Training results
|
78 |
|
79 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
80 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
81 |
-
|
|
82 |
-
| 0.
|
83 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
84 |
|
85 |
|
86 |
### Framework versions
|
|
|
24 |
metrics:
|
25 |
- name: Accuracy
|
26 |
type: accuracy
|
27 |
+
value: 0.9425287356321839
|
28 |
- name: F1
|
29 |
type: f1
|
30 |
+
value: 0.8543689320388349
|
31 |
- name: Precision
|
32 |
type: precision
|
33 |
+
value: 0.875
|
34 |
- name: Recall
|
35 |
type: recall
|
36 |
+
value: 0.8346883468834688
|
37 |
---
|
38 |
|
39 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
43 |
|
44 |
This model is a fine-tuned version of [aubmindlab/bert-base-arabertv02](https://huggingface.co/aubmindlab/bert-base-arabertv02) on the offenseval_2020 dataset.
|
45 |
It achieves the following results on the evaluation set:
|
46 |
+
- Loss: 0.2500
|
47 |
+
- Accuracy: 0.9425
|
48 |
+
- F1: 0.8544
|
49 |
+
- Precision: 0.875
|
50 |
+
- Recall: 0.8347
|
51 |
|
52 |
## Model description
|
53 |
|
|
|
67 |
|
68 |
The following hyperparameters were used during training:
|
69 |
- learning_rate: 5e-05
|
70 |
+
- train_batch_size: 16
|
71 |
+
- eval_batch_size: 16
|
72 |
- seed: 42
|
73 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
74 |
- lr_scheduler_type: linear
|
75 |
+
- num_epochs: 12
|
76 |
|
77 |
### Training results
|
78 |
|
79 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
80 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
81 |
+
| No log | 1.0 | 490 | 0.1377 | 0.9321 | 0.8263 | 0.8551 | 0.7995 |
|
82 |
+
| 0.1418 | 2.0 | 980 | 0.0967 | 0.9321 | 0.8121 | 0.9210 | 0.7263 |
|
83 |
+
| 0.0898 | 3.0 | 1470 | 0.1082 | 0.9442 | 0.8517 | 0.9185 | 0.7940 |
|
84 |
+
| 0.0595 | 4.0 | 1960 | 0.1530 | 0.9338 | 0.8358 | 0.8370 | 0.8347 |
|
85 |
+
| 0.0405 | 5.0 | 2450 | 0.1559 | 0.9442 | 0.8579 | 0.8825 | 0.8347 |
|
86 |
+
| 0.0194 | 6.0 | 2940 | 0.2175 | 0.9398 | 0.8541 | 0.8364 | 0.8726 |
|
87 |
+
| 0.0153 | 7.0 | 3430 | 0.1994 | 0.9392 | 0.8452 | 0.8707 | 0.8211 |
|
88 |
+
| 0.0102 | 8.0 | 3920 | 0.2154 | 0.9403 | 0.8541 | 0.8439 | 0.8645 |
|
89 |
+
| 0.0093 | 9.0 | 4410 | 0.2296 | 0.9409 | 0.8470 | 0.8872 | 0.8103 |
|
90 |
+
| 0.0047 | 10.0 | 4900 | 0.2406 | 0.9420 | 0.8524 | 0.8768 | 0.8293 |
|
91 |
+
| 0.0038 | 11.0 | 5390 | 0.2530 | 0.9436 | 0.8591 | 0.8674 | 0.8509 |
|
92 |
+
| 0.0051 | 12.0 | 5880 | 0.2500 | 0.9425 | 0.8544 | 0.875 | 0.8347 |
|
93 |
|
94 |
|
95 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 540847921
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d34232aba4ceb1b353acace73cd728a10bf9e21c5951c2e6dbbcfa63ffc027c
|
3 |
size 540847921
|