Обложка канала

Towards NLP

NLP: все n-граммы про анализ текстов. По всем дополнительным вопросам:

Towards NLP

4 года назад
Открыть в
Controllable Neural Text Generation How to generate text in desirable style? How to train such model? Is RL applicable to this task? Here is a long-read about how you can improve your text generation strategies and adjust for your task. 1. Common Decoding Methods. 2. Smart Prompt Design. 3. Fine-Tuning. 4. RL Fine-Tuning. Here: lilianweng.github.io/lil-log…ion.html
Controllable Neural Text Generation

The modern language model with SOTA results on many NLP tasks is trained on large scale free text on the Internet. It is challenging to steer such a model to generate content with desired attributes. Although still not perfect, there are several approaches for controllable text generation, such as guided...

Lil'Log