phanerozoic
commited on
Commit
•
1dc2fea
1
Parent(s):
8848cd1
Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ widget:
|
|
14 |
|
15 |
# BERT-Question-Classifier
|
16 |
|
17 |
-
The BERT-Question-Classifier is a refined model based on the `bert-base-uncased` architecture. It has been fine-tuned specifically for classifying the types of questions (Description, Entity, Expression, Human, Location, Numeric) using the TREC question classification dataset.
|
18 |
|
19 |
- **Developed by**: phanerozoic
|
20 |
- **Model type**: BertForSequenceClassification
|
|
|
14 |
|
15 |
# BERT-Question-Classifier
|
16 |
|
17 |
+
The BERT-Question-Classifier is a refined model based on the `bert-base-uncased` architecture. It has been fine-tuned specifically for classifying the types of questions entered (Description, Entity, Expression, Human, Location, Numeric) using the TREC question classification dataset.
|
18 |
|
19 |
- **Developed by**: phanerozoic
|
20 |
- **Model type**: BertForSequenceClassification
|