CoolFace
Modelpublic

ronit33/intent-classifier

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes7downloads
README.md21 linesDownload Raw Back to root
1---2metrics:3- accuracy4---5 6datasets:7- http://kaggle.com/datasets/bitext/training-dataset-for-chatbotsvirtual-assistants8 9model-index:10- name: Intent Classifier with Deberta11  12results:13  - task:14    - name: Text Classification15    - type: text-classification16      17  - metrics:18    - name: Accuracy19    - type: accuracy20    - value: 0.99621---