Skip to content

[WIP] Colab fixes + check notebook output script#318

Open
mariosasko wants to merge 15 commits intomasterfrom
colab-fixes
Open

[WIP] Colab fixes + check notebook output script#318
mariosasko wants to merge 15 commits intomasterfrom
colab-fixes

Conversation

@mariosasko
Copy link
Collaborator

No description provided.

>>> fields = {'text': text, 'label': label}
>>>
>>> train, valid, test = SST.get_dataset_splits(fields=fields)
>>> sst_train, sst_valid, sst_test = SST.get_dataset_splits(fields=fields)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was intentionally train, valid, test as it should get replaced by the IMDB line from later on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants