Text generation conditioned on numbers

Hello everybody, I am trying to generate text conditioned on numerical features. how I can achieve this with GPT2 or any other seq2seq model. I want to use tabular data as input and need text as output.