keytotext icon indicating copy to clipboard operation
keytotext copied to clipboard

Hi, I notice that given the same input keywords, across different runs, the generated text are the same, even setting different seeds by 'pl.seed_everything(..)'.

Open RuiFeiHe opened this issue 2 years ago • 6 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

RuiFeiHe avatar Mar 17 '22 05:03 RuiFeiHe

Hi, I notice that given the same input keywords, across different runs, the generated text are the same, even setting different seeds by 'pl.seed_everything(..)'.

Is there any way to generate different sentences given the same keywords?

RuiFeiHe avatar Mar 17 '22 05:03 RuiFeiHe

Want to know this as well.

Ikkor avatar Mar 18 '22 07:03 Ikkor

I think you have to add a new word to the list, though if there is a different way that doesn't require changing the list I'd love to know aswell.

ArchaicAccount avatar Mar 19 '22 02:03 ArchaicAccount

@gagan3012 Please let us know if that cane be done .

akuma308 avatar Mar 30 '22 12:03 akuma308

Hello, The models have been trained in such a way that there are only one sentence for one set of keywords. That is why the same inputs generate the same outputs

gagan3012 avatar Apr 16 '22 02:04 gagan3012

@gagan3012 Anyway it can return complete sentense minimum 2-3 lines for a particular keyword? is that possible?

netforcelabs1 avatar Sep 28 '22 13:09 netforcelabs1