File size: 226 Bytes
5fa1a76
 
 
 
 
 
 
1
2
3
4
5
6
7
When prompted, enter your token to log in:

from huggingface_hub import notebook_login
notebook_login()

Load ELI5 dataset
Start by loading the first 5000 examples from the ELI5-Category dataset with the 🤗 Datasets library.