Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ju-resplande authored Jun 29, 2022
1 parent 8634df5 commit 1c64387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ We additionally translated to Portuguese and used <a href="https://github.com/La
```python
from datasets import load_dataset

data = load_dataset("ju-resplande/askD", "train_pt")
data = load_dataset("ju-resplande/askD", split="train_pt")
# ['train_en', 'validation_en', 'test_en', 'external_en', 'train_pt', 'validation_pt', 'test_pt', 'external_pt']
```

Expand Down

0 comments on commit 1c64387

Please sign in to comment.