Text-to-text!
- Added text-to-text functionality
- Fixed a bug regarding using word prediction with ALBERT. Sometimes the model would predict a blank string which would cause an exception during post-processing. Also added the preventative code to RoBERTa's post-processing method.