CommonGen: A Constrained Text Generation Challenge for Generative Commonsense Reasoning
Paper
•
1911.03705
•
Published
•
1
This model is a fine-tuned version of gpt2 on Non-Residual-Prompting/C2Gen dataset.
More information needed
CommonGen Lin et al., 2020 is a dataset for the constrained text generation task of word inclusion. But the task does not allow to include context. Therefore, to complement CommonGen, we provide an extended test set C2Gen Carlsson et al., 2022 where an additional context is provided for each set of target words. The task is therefore reformulated to both generate commonsensical text which include the given words, and also have the generated text adhere to the given context.
The following hyperparameters were used during training:
Base model
openai-community/gpt2