Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,11 @@ base_model: unsloth/mistral-7b-instruct-v0.2-bnb-4bit
|
|
13 |
## Format
|
14 |
- chatml
|
15 |
|
|
|
|
|
|
|
|
|
|
|
16 |
receipt_boxes from Paddle-OCR
|
17 |
```
|
18 |
ocr boxes:
|
|
|
13 |
## Format
|
14 |
- chatml
|
15 |
|
16 |
+
## Usage Notebook
|
17 |
+
model_id: mychen76/mistral_ocr2json_v3_chatml
|
18 |
+
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
|
19 |
+
|
20 |
+
|
21 |
receipt_boxes from Paddle-OCR
|
22 |
```
|
23 |
ocr boxes:
|