mathiascreutz
commited on
Commit
·
04ebbb9
1
Parent(s):
cae96db
Minor modifications
Browse files
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 |
```
|