how to get bigger responses?

#3
by masterchop - opened

the sumarizatrion is to small is there a way to make it bigger.

Hi!

Since the model is trained to generate headlines, its outputs are usually short. Here you can check the frequency of words used as output in the dataset:

image.png

Also, the max_length field of the target tokenizer was set to 128.

If you want other types of outputs, I'm afraid you should retrain the model.

Thank you for answeing.

masterchop changed discussion status to closed

Sign up or log in to comment