pcuenq HF staff lbourdois commited on
Commit
dba2958
1 Parent(s): ff72b51

Update README.md (#1)

Browse files

- Update README.md (5dd6ea249831d90a402010d7796e89d2c50eb129)


Co-authored-by: Loïck BOURDOIS <lbourdois@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # Swahili-Safi Dataset
2
 
3
  A relatively clean dataset for Swahili language modeling, built by combining and cleaning several existing datasets.
@@ -25,4 +30,4 @@ This dataset can be downloaded and used as follows:
25
  ```python
26
  from datasets import load_dataset
27
  ds = load_dataset("flax-community/swahili-safi")
28
- ```
1
+ ---
2
+ language:
3
+ - sw
4
+ ---
5
+
6
  # Swahili-Safi Dataset
7
 
8
  A relatively clean dataset for Swahili language modeling, built by combining and cleaning several existing datasets.
30
  ```python
31
  from datasets import load_dataset
32
  ds = load_dataset("flax-community/swahili-safi")
33
+ ```