Skip to content

Instantly share code, notes, and snippets.

@Houssem96
Created August 23, 2021 08:07
Show Gist options
  • Save Houssem96/31bc8fcec5342dc3a78587ab8642df87 to your computer and use it in GitHub Desktop.
Save Houssem96/31bc8fcec5342dc3a78587ab8642df87 to your computer and use it in GitHub Desktop.
loading AG_News dataset
dataset_name = 'ag_news'
AG_news_dataset = load_dataset(dataset_name)
AG_news_dataset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment