mathiascreutz commited on
Commit
04ebbb9
·
1 Parent(s): cae96db

Minor modifications

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -123,7 +123,7 @@ data = load_dataset("GEM/opusparcus", lang="de")
123
 
124
  The above command will download the validation and test sets for
125
  German. If additionally, you want to retrieve training data, you need
126
- to specify the level of quality you desire, such as "90% quality of
127
  French":
128
 
129
  ```
 
123
 
124
  The above command will download the validation and test sets for
125
  German. If additionally, you want to retrieve training data, you need
126
+ to specify the level of quality you desire, such as "90% quality training data of
127
  French":
128
 
129
  ```