File size: 360 Bytes
a385892
 
 
 
0861bc7
 
 
 
be85782
363b6da
26524e9
1
2
3
4
5
6
7
8
9
10
11
---
language:
- en
---
# Bert Diagnosis Classifier

 - model_name: `bert_diagnosis2classification`
 - Utilizes the BERT architecture for sequence classification tasks.
 - The model is fine-tuned for diagnosing classification into 77 classes.
 - The model takes input diagnosis in English.
 - The model processes input text and outputs 77 classification logits.