mrm8488 / shared_colab_notebooks

A Repo to store the Google Colaboratory Notebooks that I have created and shared
264 stars 68 forks source link

how to generate diverse outputs for the same input with T5_base_finetuned_common_gen? #8

Open jiequancui opened 1 year ago

jiequancui commented 1 year ago

Hi,

Thanks for your great work. When I use "T5_base_finetuned_common_gen" to generate sentences with "dog" as inputs, the model outputs are always same. Can I get diverse sentences with the same input?