mlfoundations / open_flamingo

An open-source framework for training large multimodal models.
MIT License
3.74k stars 284 forks source link

Repeated answers in output. #265

Open essamsleiman opened 1 year ago

essamsleiman commented 1 year ago

The following is the pure output of the model. I saw a past issue with a similar problem which I believe was fixed with the new model version, but I'm still facing it. How can I fix this?

output: "first item: dog, second item:., third item:., fourth item:., fifth item:., sixth item: "

anas-awadalla commented 1 year ago

Hmm… hallucinations and repetitive outputs are still very possible with these models. Maybe you can try different decoding parameters to find something that works best for you?