FINE-TUNED BY HARMAN SANDHU
QA SFT · SUPERVISED FINE-TUNE

SLM-500M · QA

Mentor's 500M base, fully fine-tuned on 15,000 grounded legal/financial question-answer pairs. It turns the base completer into a model that answers a question from the provided context.

HuggingFace weights →
517.8M
Parameters
32,768
Vocab
1,024
Context
5.3/10
Judge score
69.2%
Groundedness
15,000
QA pairs
Model lineage
interactiveconnecting…

Ask a question

Connecting to the inference endpoint…
The model's answer will appear here.
grounded QA

What this is

The 500M base given supervised fine-tuning on 15,000 grounded QA pairs — a full fine-tune of all 517.8M parameters, not an adapter. It learns to answer the question from the accompanying context rather than merely continue text.

2 epochs (2,814 steps). Scored on the same 500 held-out questions and the same blind 0–10 rubric judge the arena uses: 5.32/10 (groundedness 69.2%, fabrication 2.0%, token-F1 0.354). This is the checkpoint the 500M DPO and RLAIF models are aligned from.

Architecture
ClassLlamaForCausalLM
Layers24
Hidden size1,280
Attention20 heads · dim 64 · full MHA
Feed-forwardSwiGLU · inner 3,456
PositionalRoPE · θ 10,000
NormRMSNorm · ε 1e-5
Context1,024 tokens
Vocabulary32,768
Embeddingstied input/output
Pretrained byDr. Sreedath Panat
Training
Init fromslm-500m base
MethodSupervised fine-tune (full)
Trainable params517.8M — all
Training data15,000 QA pairs · 2 epochs
Optimizer steps2,814
What this model cost to build

$2.67 total Modal usage

our cost begins at fine-tuning — the base is imported.

StageDetailCost
500M fine-tuningSFT + RAFT trained as one Modal app ($2.67 for both) — not separable per model$2.67
Total$2.67

Figures are Modal GPU usage (time × rate) across this model's lineage; shared datasets are charged at this model's share. Whether base pretraining is included is stated above — it is for the models pretrained here, and excluded for imported bases. Evaluation-derived metrics come from an independent blind-judge harness on a frozen, decontaminated held-out set. Serving is billed separately and scales to zero.