File size: 656 Bytes
f1062c2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
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]