Oloruntobi commited on
Commit
57f7cad
1 Parent(s): 72d5108

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -17
README.md CHANGED
@@ -5,6 +5,10 @@ tags:
5
  model-index:
6
  - name: bert-hausa-sentimental
7
  results: []
 
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -12,21 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # bert-hausa-sentimental
14
 
15
- 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.
16
-
17
- ## Model description
18
-
19
- More information needed
20
-
21
- ## Intended uses & limitations
22
-
23
- More information needed
24
-
25
- ## Training and evaluation data
26
-
27
- More information needed
28
-
29
- ## Training procedure
30
 
31
  ### Training hyperparameters
32
 
@@ -41,11 +31,11 @@ The following hyperparameters were used during training:
41
 
42
  ### Training results
43
 
44
-
45
 
46
  ### Framework versions
47
 
48
  - Transformers 4.40.1
49
  - Pytorch 2.2.1+cu121
50
  - Datasets 2.19.0
51
- - Tokenizers 0.19.1
 
5
  model-index:
6
  - name: bert-hausa-sentimental
7
  results: []
8
+ language:
9
+ - ha
10
+ metrics:
11
+ - accuracy: 0.8372093023255814
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
16
 
17
  # bert-hausa-sentimental
18
 
19
+ 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) for sentimental analysis in the Hausa langauge.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
 
21
  ### Training hyperparameters
22
 
 
31
 
32
  ### Training results
33
 
34
+ - Accuracy: 0.8372093023255814
35
 
36
  ### Framework versions
37
 
38
  - Transformers 4.40.1
39
  - Pytorch 2.2.1+cu121
40
  - Datasets 2.19.0
41
+ - Tokenizers 0.19.1