Lo-Renz-O commited on
Commit
c6114e2
·
verified ·
1 Parent(s): 4f877c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ To load this dataset using the Hugging Face `datasets` library:
30
  ```python
31
  from datasets import load_dataset
32
 
33
- dataset = load_dataset('Lo-Renz-O/grade-school-math-instructions-MG')
34
  print(dataset['train'][0])
35
  ```
36
 
 
30
  ```python
31
  from datasets import load_dataset
32
 
33
+ dataset = load_dataset('Lo-Renz-O/grade-school-math-instructions-Malagasy')
34
  print(dataset['train'][0])
35
  ```
36