MAX-News-Text-Generator icon indicating copy to clipboard operation
MAX-News-Text-Generator copied to clipboard

When the input is sufficiently long, output simply repeats part of the input

Open xuhdev opened this issue 5 years ago • 3 comments

When the input is sufficiently long, the output simply repeats the input. In other words, there is no way to specify output length.

Example input: "This repository contains code to instantiate and deploy a text generation model. This model recognizes a text file as an input and outputs a string."

outputs "This repository contains code to instantiate and deploy a text generation model . This model recognizes"

xuhdev avatar Apr 09 '19 00:04 xuhdev

@bdwyer2 @xuhdev Was this fixed?

gdequeiroz avatar Sep 10 '19 23:09 gdequeiroz

I have not added a way to specify the output length. If this is a priority I can work on it this week

bdwyer2 avatar Sep 10 '19 23:09 bdwyer2

Don’t think this is a high priority right now

On Wed, 11 Sep 2019 at 01:29, Brendan Dwyer [email protected] wrote:

I have not added a way to specify the output length. If this is a priority I can work on it this week

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/IBM/MAX-News-Text-Generator/issues/24?email_source=notifications&email_token=AAH5EBYQXLTNUAQRA4TULJLQJAUVJA5CNFSM4HENNWU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6MZIZQ#issuecomment-530158694, or mute the thread https://github.com/notifications/unsubscribe-auth/AAH5EB5O64AZRTL34VEOMWDQJAUVJANCNFSM4HENNWUQ .

MLnick avatar Sep 11 '19 05:09 MLnick