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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -14,7 +14,7 @@ model-index:
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
- # marian-finetuned-kde4-en-to-kin-Umuganda-Dataset
18
 
19
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-rw](https://huggingface.co/Helsinki-NLP/opus-mt-en-rw) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
@@ -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. During the training process, the data were transformed by converting to lowercase and removing digits.
 
 
35
 
36
  ## Training procedure
37
 
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
+ # marian-finetuned-Umuganda-Dataset-en-to-kin-Umuganda-Dataset
18
 
19
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-rw](https://huggingface.co/Helsinki-NLP/opus-mt-en-rw) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
 
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
 
38
  ## Training procedure
39