update dataset name in the readme

#1
by loubnabnl HF staff - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ To load the dataset you need to specify a subset among the 5 exiting languages
33
 
34
  ```python
35
  from datasets import load_dataset
36
- load_dataset("loubnabnl/humaneval-x", "js")
37
 
38
  DatasetDict({
39
  test: Dataset({
 
33
 
34
  ```python
35
  from datasets import load_dataset
36
+ load_dataset("THUDM/humaneval-x", "js")
37
 
38
  DatasetDict({
39
  test: Dataset({