Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ base_model:
|
|
| 10 |
|
| 11 |
# Model Description
|
| 12 |
|
| 13 |
-
Took a small 1.5B model fine-tuned with RL (GRPO on Qwen2.5-Coder) and asked it to extract structured JSON from OCR text based on any user-defined schema. You can find the model and the gguf.(100% local)
|
| 14 |
|
| 15 |
## How to Get Started with the Model
|
| 16 |
|
|
|
|
| 10 |
|
| 11 |
# Model Description
|
| 12 |
|
| 13 |
+
Took a small 1.5B model fine-tuned with RL (GRPO on Qwen2.5-Coder) and asked it to extract structured JSON from OCR text based on any user-defined schema. You can find the model and the gguf.(100% local). Still need more work but it works!
|
| 14 |
|
| 15 |
## How to Get Started with the Model
|
| 16 |
|