autolabel icon indicating copy to clipboard operation
autolabel copied to clipboard

[Bug]: Attribute extraction fails with Flan-t5 Model.

Open mkchaitanya03 opened this issue 2 years ago • 1 comments

Describe the bug A clear and concise description of what the bug is. Attribute extraction example task fails when tried with "flan-t5-xxl" model using Refuel AI API.

Expected behavior A clear and concise description of what you expected to happen. The output guidelines are not followed. Only a few attributes are extracted and a json object is not returned. This leads to an error while deserializing the output. Guardrails can be setup to ensure the generations abide by the guidelines. Another option could be to extract each attribute explicitly through seperate llm calls.

mkchaitanya03 avatar Sep 14 '23 16:09 mkchaitanya03

Thanks for bringing this up, looking into this

rajasbansal avatar Sep 18 '23 16:09 rajasbansal