GST Resume Scorer

A fine-tuned DistilBERT model for screening resumes for GST High Speed positions.

Labels

  • FORWARD: Strong candidate, schedule interview
  • HOLD: Partial match, keep in talent pool
  • DECLINE: Not a fit at this time

Usage

from transformers import pipeline

classifier = pipeline("text-classification", model="bigrollo/resume-scorer")
result = classifier("Position: NOC Engineer. Candidate: CCNA certified, 4 years NOC experience")
print(result)
Downloads last month
-
Safetensors
Model size
67M params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support