CoolFace
Apppublic

mindchain/argilla-curator

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes
App README

Argilla Curator API

Phase 2 of HF Spaces synthetic data pipeline. Curates datasets with LLM Judge scoring using HF Inference API with GLM-5.

Judge Model

  • GLM-5 via Together for quality scoring (1-10)

API Endpoints

  • POST /curate - Curate dataset with quality scoring
  • POST /score - Score single instruction-response pair
  • GET /health - Health check
  • GET /models - List available judge models