sosuperic
sosuperic
Hi @evanmiltenburg , just wondering if you ever got this to work. I'm having the same problems as you. I just used ``model.save_fastsent_format`` (and ``model.load_fastsent_format``) after training on the full...
The script is found at ```data_loaders/build_subword_encoder.py```.
Hi, the trained model paths are found in the ```DatasetConfig``` class (e.g. ```self.lm_path = ...```). The Discriminator was actually tested in an early version of the model and no longer...