-
Notifications
You must be signed in to change notification settings - Fork 22
01_Trump_Tweet_LM mods #1
Copy link
Copy link
Open
Description
csgwon
opened on Jun 27, 2017
Issue body actions
- Needed to add "import json" to perform save in TweetLanguageModel and TrumpTweetVectorizer
- Needed to call "model.cuda()" to perform training
- " ".join(greedy_sample_from(model, vectorizer, temperature=0.9, n_length=30, use_cuda=False)[1:]) needs to be moved below creation of "model" object.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels