-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
Hey,
currently I am trying to extract information from pdf documents mixed with images and text.
Following the documentation Mistral Basic OCR, there is shown a basic output like:
"index": 2,
"markdown": "\n\nFigure 1: Illustration of our proposed method ATC. Left: using source domain validation data, we identify a threshold on a score (e.g. negative entropy) computed on model confidence such that fraction of examples above the threshold matches the validation set accuracy. ATC estimates accuracy on unlabeled target data as the fraction of examples with the score above the threshold. Interestingly, this threshold yields accurate estimates on a wide set of target distributions resulting from natural and synthetic shifts. Right: Efficacy of ATC over previously proposed approaches on
However I never get these image descriptions. Only the tags like [img-0.jpeg] (img-0.jpeg). What do I wrong?
See a similar issue in: https://stackoverflow.com/questions/79496121/mistral-ai-ocr-not-returning-anything-useful
Metadata
Metadata
Assignees
Labels
No labels