Open sunying2018 opened 4 years ago
I have the same issue, it also says to upload test_text_trump and train_text_trump but none of these files are in the trump_tweets
Files uploaded! Sorry I missed those files the first time around.
As for the test_text_trump
and train_text_trump
, you will be creating them - I write those files to disk, after extracting the information I want from the json file tweets which are in the data folder. This code is in the Creating a domain-specific language model
section of the notebook.
Hi,
In the colab file, you mentioned "run_generation.py, and run_language_modelling.py. These files would be on the GitHub repository." However, I cannot find these py files on the Github Repo now. Where should we find them? Thanks!