|
--- |
|
license: mit |
|
language: |
|
- en |
|
library_name: keras |
|
--- |
|
# Model Card for Model ID |
|
|
|
<!-- Provide a quick summary of what the model is/does. --> |
|
|
|
This model is used to classify the user-intent for the support project |
|
|
|
## Model Details |
|
Multiclass classifier on top of distilbert-base-uncased |
|
|
|
### Model Description |
|
|
|
<!-- Provide a longer summary of what this model is. --> |
|
Classifies user intent of queries into categories including: |
|
0: Keyword Search |
|
1: Semantic Search |
|
2: Direct Question Answering |
|
|
|
|
|
- **Developed by:** [Kayode Olayiwola] |
|
- **License:** [MIT] |
|
- **Finetuned from model [optional]:** [distilbert-base-uncased] |
|
|
|
### Model Sources [optional] |
|
|
|
|