Created
February 24, 2021 09:14
-
-
Save aribornstein/e60582a63236e35385bfc699ce3cf4b8 to your computer and use it in GitHub Desktop.
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
from pytorch_lightning import Trainer | |
from flash.core.data import download_data | |
from flash.text import TextClassificationData, TextClassifier |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment