Skip to content

Instantly share code, notes, and snippets.

@negedng
Created October 18, 2020 21:17
Show Gist options
  • Save negedng/7a1c1eb2ac1b291a021dceb9d2c82eff to your computer and use it in GitHub Desktop.
Save negedng/7a1c1eb2ac1b291a021dceb9d2c82eff to your computer and use it in GitHub Desktop.
ds2 = datasets.load_dataset("imdb")
ds2_train = ds2['train']
ds2_val = ds2['test']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment