Update README.md
Browse files
README.md
CHANGED
@@ -47,7 +47,7 @@ dataset = load_dataset("ciral/ciral-corpus", language)
|
|
47 |
|
48 |
## Translated Dataset
|
49 |
|
50 |
-
We also include a translated version of the dataset for all the languages. Translation was done using [NLLB 1.3B](https://huggingface.co/facebook/nllb-200-1.3B).
|
51 |
|
52 |
```python
|
53 |
language = "hausa"
|
|
|
47 |
|
48 |
## Translated Dataset
|
49 |
|
50 |
+
We also include a translated version of the dataset in English for all the languages. Translation was done using [NLLB 1.3B](https://huggingface.co/facebook/nllb-200-1.3B).
|
51 |
|
52 |
```python
|
53 |
language = "hausa"
|