CoolFace
Modelpublic

hyrinmansoor/text2frappe-s1-roberta

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes34downloads
Model Card

๐Ÿค– text2frappe-s1: Doctype Classifier (RoBERTa)

This model classifies ERP-style business questions into the correct ERPNext Doctype. It is the first stage of the ChangAI pipeline.

  • โ€”Model Type: RoBERTa-base fine-tuned
  • โ€”Use Case: Predicts ERPNext Doctype from user question
  • โ€”Stage: S1 - Doctype Classification

๐Ÿš€ Example Input

"Where can I view all active sales invoices?"

โœ… Example Output

Sales Invoice

Trained by @hyrinmansoor on real ERP-style data.