Skip to content
View shivenkk's full-sized avatar

Block or report shivenkk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
shivenkk/README.md
Shiven Khurdi, machine learning engineersqlpup, a text-to-SQL model built from scratch

394M parameters, with every stage built for this one task: the corpus, the tokenizer, the model, the training loop, the spot-instance harness, the evaluation sandbox. No industrial base model, no fine-tune shortcut, on a three-digit cloud budget. BIRD dev EX 23.51% ± 0.38 over three seeds. The interesting result is not the score, it is the measured price of not having industrial pretraining data, taken against a control that differs in exactly that one respect.

AgentRelBench, does agent damage repeat?

When an agent holds write access, a wrong action becomes a state change someone has to detect, price, and unwind. This measures that directly: severity-priced damage computed from database state diffs, with no model anywhere in the measurement path. Across 2,128 runs on nine models in six families, damage appeared in every family and was stochastic inside every damage-producing cell, and no task damaged on every run, so a one-shot audit has no dangerous task to find.

evalpower, how many runs before your eval means anything?

That measurement core as a zero-dependency library, for anyone running stochastic evals: audit miss rates, exact Clopper-Pearson stochasticity, and how many runs a result actually needs. It reproduces the published figures above through its own public API.


shivenkhurdi.vercel.app · MS Artificial Intelligence, Northeastern, 2027

Pinned Loading

  1. sqlpupsqlpupPublic

    From-scratch 400M text-to-SQL language model

    Python 1

  2. agentrelbenchagentrelbenchPublic

    A reliability instrument for action-taking LLM agents: ground-truth, severity-priced damage measured across repeated runs

    Python 1

  3. evalpowerevalpowerPublic

    How many runs before your eval means anything? Reliability statistics for stochastic evals: audit miss rates, exact intervals, runs-needed.

    Python 1

  4. modelroutermodelrouterPublic

    Intelligent LLM Routing with DistilBERT classifier

    Python 2

  5. repro-agentrepro-agentPublic

    AI-powered ML Paper Reproducibility Analysis

    Python 4

  6. calibrated-returnscalibrated-returnsPublic

    CalibratedReturns - Conformal Prediction for Portfolio Returns

    Python 1