loubnabnl HF staff commited on
Commit
0ade4d8
1 Parent(s): c3cfcde

update dataset name in the readme

Browse files
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({