RogerB commited on
Commit
b61acb1
1 Parent(s): 99ead8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -31,7 +31,9 @@ The primary intended use of this model is for research purposes.
31
 
32
  ## Training and Evaluation Data
33
 
34
- The model has been fine-tuned using the [Digital Umuganda](https://huggingface.co/datasets/DigitalUmuganda/kinyarwanda-english-machine-translation-dataset/tree/main) dataset. The dataset was split with 90% used for training and 10% for testing.
 
 
35
 
36
  The data used to train the model were cased and digits removed.
37
 
 
31
 
32
  ## Training and Evaluation Data
33
 
34
+ The model has been fine-tuned using the [Digital Umuganda](https://huggingface.co/datasets/DigitalUmuganda/kinyarwanda-english-machine-translation-dataset/tree/main) dataset.
35
+
36
+ The dataset was split with 90% used for training and 10% for testing.
37
 
38
  The data used to train the model were cased and digits removed.
39