Unable to produce meaningful results

#4
by yushlaw - opened

I tried running this model but cant seem to get any good results.
Is there a complete code example?

My notebook and image example. Am I doing anything wrong?
https://github.com/yushlaw/mychen76-mistral7b_ocr_to_json_v1

Thank you so much!

Owner

Hi, I create few usage notebook, please take a look. Please give a try with your own sample.

English Receipts
------------------------

model_id="mychen76/mistral7b_ocr_to_json_v1"

https://github.com/minyang-chen/LLM_convert_receipt_image-to-json_or_xml/blob/main/Convert_Receipt_Image-to-Json_using_OCR_to_JSON_v1-English.ipynb

model_id: mychen76/mistral_ocr2json_v3_chatml

https://github.com/minyang-chen/LLM_convert_receipt_image-to-json_or_xml/blob/main/Convert_Receipt_Image-to-Json_using_OCR_to_JSON_v2_ChatML.ipynb
German Receipts
---------------------------

model_id="mychen76/mistral7b_ocr_to_json_v1"

Test01 https://github.com/minyang-chen/LLM_convert_receipt_image-to-json_or_xml/blob/main/Convert_Receipt_Image-to-Json_using_OCR_to_JSON_v1-German-Test1-passed.ipynb

Test02 https://github.com/minyang-chen/LLM_convert_receipt_image-to-json_or_xml/blob/main/Convert_Receipt_Image-to-Json_using_OCR_to_JSON_v1-German-Test2-failed.ipynb

Test03 https://github.com/minyang-chen/LLM_convert_receipt_image-to-json_or_xml/blob/main/Convert_Receipt_Image-to-Json_using_OCR_to_JSON_v1-German-Test3-okay.ipynb

Thank you! I will check this out

yushlaw changed discussion status to closed

Sign up or log in to comment