Update README.md
Browse files
README.md
CHANGED
|
@@ -8,5 +8,5 @@ language:
|
|
| 8 |
- model_name: `bert_diagnosis2classification`
|
| 9 |
- Utilizes the BERT architecture for sequence classification tasks.
|
| 10 |
- The model is fine-tuned for diagnosing classification into 77 classes.
|
| 11 |
-
- The model
|
| 12 |
- The model processes input text and outputs 77 classification logits.
|
|
|
|
| 8 |
- model_name: `bert_diagnosis2classification`
|
| 9 |
- Utilizes the BERT architecture for sequence classification tasks.
|
| 10 |
- The model is fine-tuned for diagnosing classification into 77 classes.
|
| 11 |
+
- The model takes input diagnosis in French and/or English.
|
| 12 |
- The model processes input text and outputs 77 classification logits.
|