End of training
Browse files- README.md +15 -33
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -1,31 +1,13 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
-
datasets:
|
6 |
-
- sem_eval_2018_task_1
|
7 |
metrics:
|
8 |
- f1
|
9 |
- accuracy
|
10 |
model-index:
|
11 |
- name: arabert-emotions-classification
|
12 |
-
results:
|
13 |
-
- task:
|
14 |
-
name: Text Classification
|
15 |
-
type: text-classification
|
16 |
-
dataset:
|
17 |
-
name: sem_eval_2018_task_1
|
18 |
-
type: sem_eval_2018_task_1
|
19 |
-
config: subtask5.arabic
|
20 |
-
split: validation
|
21 |
-
args: subtask5.arabic
|
22 |
-
metrics:
|
23 |
-
- name: F1
|
24 |
-
type: f1
|
25 |
-
value: 0.7188111067657411
|
26 |
-
- name: Accuracy
|
27 |
-
type: accuracy
|
28 |
-
value: 0.27521367521367524
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,12 +15,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
# arabert-emotions-classification
|
35 |
|
36 |
-
This model is a fine-tuned version of [
|
37 |
It achieves the following results on the evaluation set:
|
38 |
-
- Loss: 0.
|
39 |
-
- F1: 0.
|
40 |
-
- Roc Auc: 0.
|
41 |
-
- Accuracy: 0.
|
42 |
|
43 |
## Model description
|
44 |
|
@@ -69,16 +51,16 @@ The following hyperparameters were used during training:
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
71 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
|
72 |
-
| No log | 1.0 |
|
73 |
-
|
|
74 |
-
|
|
75 |
-
|
|
76 |
-
| 0.
|
77 |
|
78 |
|
79 |
### Framework versions
|
80 |
|
81 |
-
- Transformers 4.
|
82 |
-
- Pytorch
|
83 |
- Datasets 2.14.5
|
84 |
-
- Tokenizers 0.
|
|
|
1 |
---
|
2 |
+
base_model: aubmindlab/bert-large-arabertv02
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
metrics:
|
6 |
- f1
|
7 |
- accuracy
|
8 |
model-index:
|
9 |
- name: arabert-emotions-classification
|
10 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
15 |
|
16 |
# arabert-emotions-classification
|
17 |
|
18 |
+
This model is a fine-tuned version of [aubmindlab/bert-large-arabertv02](https://huggingface.co/aubmindlab/bert-large-arabertv02) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.1600
|
21 |
+
- F1: 0.7573
|
22 |
+
- Roc Auc: 0.8538
|
23 |
+
- Accuracy: 0.7285
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
|
54 |
+
| No log | 1.0 | 428 | 0.1942 | 0.6894 | 0.7986 | 0.6232 |
|
55 |
+
| 0.2913 | 2.0 | 856 | 0.1681 | 0.7227 | 0.8256 | 0.6735 |
|
56 |
+
| 0.1695 | 3.0 | 1284 | 0.1535 | 0.7587 | 0.8503 | 0.7205 |
|
57 |
+
| 0.1286 | 4.0 | 1712 | 0.1585 | 0.7509 | 0.8481 | 0.7185 |
|
58 |
+
| 0.1061 | 5.0 | 2140 | 0.1600 | 0.7573 | 0.8538 | 0.7285 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
62 |
|
63 |
+
- Transformers 4.34.0
|
64 |
+
- Pytorch 2.0.1+cu118
|
65 |
- Datasets 2.14.5
|
66 |
+
- Tokenizers 0.14.1
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1477860657
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6467c7ea0194d515f9a4ee031090ed24a022b26ccfaf5d60ff594c3a4af40643
|
3 |
size 1477860657
|