File size: 1,110 Bytes
4c32cfa
2777eb4
4c32cfa
 
 
72d5108
4c32cfa
57f7cad
 
31ce8c6
 
57f7cad
31ce8c6
4c32cfa
 
 
 
 
72d5108
4c32cfa
57f7cad
4c32cfa
 
 
 
 
 
 
 
 
 
 
 
61de064
 
57f7cad
4c32cfa
 
 
 
 
 
57f7cad
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
base_model: Davlan/bert-base-multilingual-cased-finetuned-hausa
tags:
- generated_from_trainer
model-index:
- name: bert-hausa-sentimental
  results: []
language:
- ha
widget:
 - text: "Rubuta abun"
metrics:
- accuracy: "0.8372093023255814"
---

<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->

# bert-hausa-sentimental

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.

### Training hyperparameters

The following hyperparameters were used during training:
- learning_rate: 5e-05
- train_batch_size: 8
- eval_batch_size: 8
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 3.0

### Training results

- Accuracy: 0.8372093023255814

### Framework versions

- Transformers 4.40.1
- Pytorch 2.2.1+cu121
- Datasets 2.19.0
- Tokenizers 0.19.1