Stanislas loubnabnl HF staff commited on
Commit
3c0affa
1 Parent(s): c3cfcde

update dataset name in the readme (#1)

Browse files

- update dataset name in the readme (0ade4d809f1a9a3b2539effa0c90dd9df02f7297)


Co-authored-by: loubna ben allal <loubnabnl@users.noreply.huggingface.co>

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