frisket-ocr-student (Batch 01 @ 1k steps)

Early checkpoint of the Frisket OCR student fine-tuned from SmolVLM-256M on nvidia/OCR-Synthetic-Multilingual-v1 (Batch 01).

Steps 1000
Train loss 18.21 โ†’ 0.10
Eval gate not run yet
Hardware RTX 3090

Not production-ready โ€” mid-run snapshot for sharing / experiments.

from transformers import AutoProcessor, AutoModelForVision2Seq

repo = "mbx2/frisket-ocr-student-batch01-1k"
processor = AutoProcessor.from_pretrained(repo)
model = AutoModelForVision2Seq.from_pretrained(repo, torch_dtype="auto", device_map="auto")
Downloads last month
29
Safetensors
Model size
0.3B params
Tensor type
BF16
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for mbx2/frisket-ocr-student-batch01-1k

Finetuned
(12)
this model