MayankLad31 commited on
Commit
a68c5c1
·
verified ·
1 Parent(s): 62cfe76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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