Created
August 23, 2021 08:07
-
-
Save Houssem96/31bc8fcec5342dc3a78587ab8642df87 to your computer and use it in GitHub Desktop.
loading AG_News dataset
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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