nzm97 commited on
Commit
7fe1cf0
·
verified ·
1 Parent(s): 836cbd4

End of training

Browse files
Files changed (1) hide show
  1. README.md +1 -8
README.md CHANGED
@@ -4,9 +4,6 @@ license: apache-2.0
4
  base_model: CAMeL-Lab/bert-base-arabic-camelbert-da-sentiment
5
  tags:
6
  - generated_from_trainer
7
- metrics:
8
- - accuracy
9
- - f1
10
  model-index:
11
  - name: Arabic_insults_detection
12
  results: []
@@ -18,10 +15,6 @@ should probably proofread and complete it, then remove this comment. -->
18
  # Arabic_insults_detection
19
 
20
  This model is a fine-tuned version of [CAMeL-Lab/bert-base-arabic-camelbert-da-sentiment](https://huggingface.co/CAMeL-Lab/bert-base-arabic-camelbert-da-sentiment) on the None dataset.
21
- It achieves the following results on the evaluation set:
22
- - Loss: 0.4599
23
- - Accuracy: 0.8117
24
- - F1: 0.8113
25
 
26
  ## Model description
27
 
@@ -46,7 +39,7 @@ The following hyperparameters were used during training:
46
  - seed: 42
47
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
- - num_epochs: 2
50
 
51
  ### Training results
52
 
 
4
  base_model: CAMeL-Lab/bert-base-arabic-camelbert-da-sentiment
5
  tags:
6
  - generated_from_trainer
 
 
 
7
  model-index:
8
  - name: Arabic_insults_detection
9
  results: []
 
15
  # Arabic_insults_detection
16
 
17
  This model is a fine-tuned version of [CAMeL-Lab/bert-base-arabic-camelbert-da-sentiment](https://huggingface.co/CAMeL-Lab/bert-base-arabic-camelbert-da-sentiment) on the None dataset.
 
 
 
 
18
 
19
  ## Model description
20
 
 
39
  - seed: 42
40
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 1
43
 
44
  ### Training results
45