salesforce / ctrl

Conditional Transformer Language Model for Controllable Generation

Home Page:https://arxiv.org/abs/1909.05858

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

❓ Question about testing procedure

astariul opened this issue · comments

Control code is needed for generation.

Then how does it work at testing time ?
Do you give the model the gold control code, and see if the generated text is right ?


If so, is it considered cheating ? (Because you need to look at the gold label of control code in order to be able to generate text)