Hollow211 commited on
Commit
3452248
·
1 Parent(s): 199c710

End of training

Browse files
Files changed (2) hide show
  1. README.md +23 -8
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -6,6 +6,9 @@ datasets:
6
  - offenseval_2020
7
  metrics:
8
  - accuracy
 
 
 
9
  model-index:
10
  - name: ArabertHateSpeech
11
  results:
@@ -21,7 +24,16 @@ model-index:
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
- value: 0.9255610290093049
 
 
 
 
 
 
 
 
 
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +43,11 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [aubmindlab/bert-base-arabertv02](https://huggingface.co/aubmindlab/bert-base-arabertv02) on the offenseval_2020 dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.3259
35
- - Accuracy: 0.9256
 
 
 
36
 
37
  ## Model description
38
 
@@ -61,11 +76,11 @@ The following hyperparameters were used during training:
61
 
62
  ### Training results
63
 
64
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
65
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
66
- | 0.1895 | 1.0 | 980 | 0.4345 | 0.9206 |
67
- | 0.1472 | 2.0 | 1960 | 0.3537 | 0.9228 |
68
- | 0.1365 | 3.0 | 2940 | 0.3259 | 0.9256 |
69
 
70
 
71
  ### Framework versions
 
6
  - offenseval_2020
7
  metrics:
8
  - accuracy
9
+ - f1
10
+ - precision
11
+ - recall
12
  model-index:
13
  - name: ArabertHateSpeech
14
  results:
 
24
  metrics:
25
  - name: Accuracy
26
  type: accuracy
27
+ value: 0.9436234263820471
28
+ - name: F1
29
+ type: f1
30
+ value: 0.8571428571428571
31
+ - name: Precision
32
+ type: precision
33
+ value: 0.8778409090909091
34
+ - name: Recall
35
+ type: recall
36
+ value: 0.8373983739837398
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.1829
47
+ - Accuracy: 0.9436
48
+ - F1: 0.8571
49
+ - Precision: 0.8778
50
+ - Recall: 0.8374
51
 
52
  ## Model description
53
 
 
76
 
77
  ### Training results
78
 
79
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
80
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
81
+ | 0.1799 | 1.0 | 980 | 0.1848 | 0.9299 | 0.8298 | 0.8146 | 0.8455 |
82
+ | 0.0951 | 2.0 | 1960 | 0.1136 | 0.9398 | 0.8397 | 0.9085 | 0.7805 |
83
+ | 0.0429 | 3.0 | 2940 | 0.1829 | 0.9436 | 0.8571 | 0.8778 | 0.8374 |
84
 
85
 
86
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1230a098d62338189007ec3d57829057cad0ed9facb5d62baec437493460069e
3
  size 540847921
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a496730cfa3f8076f7538bfe1d5ec84596f6ca13e6ee4a9b9519fc7e8d2c482
3
  size 540847921