Model Picks wrong Year

Dear All,

I am developing a model using AI Center and Document Understanding. But on table data it picks wrong year. I am not getting anything to label manually as well. More than 200 Files I already uploaded for a model. Please find a snaps.

Regards
AN

@anand.t

If you see the extraction 2023 is extracted on to a different column…so its appending the current year to the data by default

you might need to refine the prompt if using unstructured or if structured then might need to indicate as if its one date or need to extract the data and do manipulation in your workflow on top of it

cheers

That logic can be build but why model taking 2026 by default instead of 2023?

@anand.t

2023 and the dates are not aligned to understand directly…how they are indicated or inferred depends on prompt or actual indicating depending on type of IXP model selected…please read above and see your screenshot for extraction details

cheers

Thanks Anil. But I am using DU not IXP

@anand.t

IN DU if you are able to label it together that is what you need to try

one way you can try is as year is only once..try to label it together with first date and then in process edit the year for other dates using year from first row

cheers