ahmadmwali commited on
Commit
1e86754
·
1 Parent(s): aa7d0f9

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -12,6 +12,14 @@ should probably proofread and complete it, then remove this comment. -->
12
  # finetuning-sentiment-hausa1
13
 
14
  This model is a fine-tuned version of [Davlan/bert-base-multilingual-cased-finetuned-hausa](https://huggingface.co/Davlan/bert-base-multilingual-cased-finetuned-hausa) on an unknown dataset.
 
 
 
 
 
 
 
 
15
 
16
  ## Model description
17
 
@@ -38,10 +46,6 @@ The following hyperparameters were used during training:
38
  - lr_scheduler_type: linear
39
  - num_epochs: 1
40
 
41
- ### Training results
42
-
43
-
44
-
45
  ### Framework versions
46
 
47
  - Transformers 4.24.0
 
12
  # finetuning-sentiment-hausa1
13
 
14
  This model is a fine-tuned version of [Davlan/bert-base-multilingual-cased-finetuned-hausa](https://huggingface.co/Davlan/bert-base-multilingual-cased-finetuned-hausa) on an unknown dataset.
15
+ It achieves the following results on the evaluation set:
16
+ - eval_loss: 1.0989
17
+ - eval_accuracy: 0.3441
18
+ - eval_f1: 0.1762
19
+ - eval_runtime: 942.2462
20
+ - eval_samples_per_second: 4.513
21
+ - eval_steps_per_second: 0.282
22
+ - step: 0
23
 
24
  ## Model description
25
 
 
46
  - lr_scheduler_type: linear
47
  - num_epochs: 1
48
 
 
 
 
 
49
  ### Framework versions
50
 
51
  - Transformers 4.24.0