AI & ML interests

None defined yet.

Recent Activity

RichardHoOoOo  updated a Space 12 days ago
SWE-Critix/README
RichardHoOoOo  published a Space 12 days ago
SWE-Critix/README
RichardHoOoOo  updated a dataset 13 days ago
SWE-Critix/test_dataset
View all activity

Organization Card
Logo

SWE-Critix: Post-training Generalist Verifiers for Assessing Coding Agent Trajectories

Paper GitHub Hugging Face

SWE-Critix presents an LLM post-training pipeline for evaluating coding-agent trajectories. The trained verifier takes a trajectory as input and determines whether the trajectory successfully completes the task. Before making the binary judgment, the verifier also produces a chain-of-thought (CoT) rationale that justifies its decision.

overview

SWE-Critix Post-training Pipeline

We release the model weights, datasets, and training scripts

  • SFT and RL checkpoints
  • SFT, RL, and Test datasets
  • SFT and RL training scripts (tested on Ascend 910 NPUs)

Visit https://github.com/SWE-Critix/SWE-Critix to learn more.