Davlan commited on
Commit
8ccc72e
1 Parent(s): 8200f8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -118,7 +118,7 @@ The examples look like this for Yorùbá:
118
 
119
  ```
120
  from datasets import load_dataset
121
- data = load_dataset('masakhanews', 'yor')
122
 
123
  # Please, specify the language code
124
 
 
118
 
119
  ```
120
  from datasets import load_dataset
121
+ data = load_dataset('masakhane/masakhanews', 'yor')
122
 
123
  # Please, specify the language code
124