File size: 939 Bytes
6a1fa57
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f5a406e
6a1fa57
 
 
 
 
 
 
f5a406e
 
 
 
 
 
6a1fa57
f5a406e
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 1935476.2813211845
    num_examples: 8428
  - name: test
    num_bytes: 484098.71867881546
    num_examples: 2108
  download_size: 1259998
  dataset_size: 2419575
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
license: apache-2.0
task_categories:
- text-generation
language:
- ha
pretty_name: Hausa DataMix
---


This dataset is created using the composition of diverse Hausa datasets available on Hugging Face.
Each entry in a given split is composed of a `text` and `source` column. The `text` contains the textual data, meanwhile the `source`
contains the Hub ID from which this data sample has been retrieved from.

This dataset was created in the spirit of the [HausaLM](https://github.com/thiomajid/hausa_lm) project.