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 Dec 11, 2021
1 parent d7dc48e commit f09b466
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@
from datasets import load_dataset

data = load_dataset("dlb/plue", "cola")

# ['cola', 'sst2', 'mrpc', 'qqp', 'stsb', 'mnli', 'mnli_mismatched', 'mnli_matched', 'qnli', 'rte', 'wnli', 'scitail']
# ['cola', 'sst2', 'mrpc', 'qqp', 'stsb', 'snli', 'mnli', 'mnli_mismatched', 'mnli_matched', 'qnli', 'rte', 'wnli', 'scitail']
```

#### Manual download (for large files)
Expand Down

0 comments on commit f09b466

Please sign in to comment.