Text Classification
Scikit-learn
scikit-learn
skops
intent-classification
selective-classification
error-prediction
banking
advisory
PolyAI/banking77
Instructions to use ITheEqualizer/banking77-intent-error-predictor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Scikit-learn
How to use ITheEqualizer/banking77-intent-error-predictor with Scikit-learn:
# ⚠️ Model filename not specified in config.json
- Notebooks
- Google Colab
- Kaggle
File size: 417 Bytes
6374a33 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"expected": {
"advisory_only": true,
"error_risk": 0.011158242123685077,
"intent": "transaction_charged_twice",
"intent_score": 0.9511649716326432,
"review": false,
"review_threshold": 0.27443790545050933,
"score_semantics": "model-specific estimate that the bundled primary intent route is wrong"
},
"input": "I was charged twice for one transfer",
"source": "author-written"
}
|