ShazaAly commited on
Commit
2a7b0af
·
verified ·
1 Parent(s): 058f86e

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [asafaya/bert-base-arabic](https://huggingface.co/asafaya/bert-base-arabic) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 2.9364
21
- - Accuracy: 0.2
22
 
23
  ## Model description
24
 
@@ -49,14 +49,14 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 13 | 3.1038 | 0.04 |
53
- | No log | 2.0 | 26 | 2.9754 | 0.24 |
54
- | No log | 3.0 | 39 | 2.9364 | 0.2 |
55
 
56
 
57
  ### Framework versions
58
 
59
  - Transformers 4.52.4
60
  - Pytorch 2.6.0+cu124
61
- - Datasets 3.6.0
62
  - Tokenizers 0.21.1
 
17
 
18
  This model is a fine-tuned version of [asafaya/bert-base-arabic](https://huggingface.co/asafaya/bert-base-arabic) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 2.7004
21
+ - Accuracy: 0.2647
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 17 | 2.8757 | 0.1176 |
53
+ | No log | 2.0 | 34 | 2.8086 | 0.2059 |
54
+ | No log | 3.0 | 51 | 2.7004 | 0.2647 |
55
 
56
 
57
  ### Framework versions
58
 
59
  - Transformers 4.52.4
60
  - Pytorch 2.6.0+cu124
61
+ - Datasets 2.14.4
62
  - Tokenizers 0.21.1