ctrl icon indicating copy to clipboard operation
ctrl copied to clipboard

Conditional Transformer Language Model for Controllable Generation

Results 26 ctrl issues
Sort by recently updated
recently updated
newest added

I am trying to fine-tune the model in Google Colab in a [Python 3 / GPU] runtime type. After launching the training, it suddenly stops, indicating "^C" though I haven't...

Thank you for this important contribution! I am trying to fine-tune your full model on a V100 with 16GB memory. Even when setting batch size to 1 in the patch,...

Hi, I'm wondering if there is a way to change the personal pronouns of the output - I'm trying to see if I can avoid the first person POV, but...

I'm hoping to add some domain-specific knowledge to the Q&A control code, using text that is not in a Q&A format. Seems like that would be best accomplished by not...

Hi, I found several interesting machine translation examples in the paper. I wonder if the translation result is also yielded by greedy sampling with a penalty of 1.2? Will the...

Hi! First off, thanks a lot for making and sharing this model. Second, is there a license that can be applied to the pre-trained model itself? Thanks, Josh

Hello, for pre-training the model, what kind of training curriculum did you use? Did the model see the training records control code by control code sequentially or did you feed...

finance is helpful

cla:missing

Hi, thanks for the excellent work and the repo. I am trying to reproduce source attribution results and they are way off compared to the examples shown (latest code as...