JakJak504 commited on
Commit
26524e9
·
verified ·
1 Parent(s): 80a5cdc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -7,5 +7,4 @@ language:
7
  - model_name: `bert_diagnosis2classification`
8
  - Utilizes the BERT architecture for sequence classification tasks.
9
  - The model is fine-tuned for diagnosing classification into 77 classes.
10
- - The model processes input text and outputs 77 classification logits.
11
- - Frozen weights not tunable
 
7
  - model_name: `bert_diagnosis2classification`
8
  - Utilizes the BERT architecture for sequence classification tasks.
9
  - The model is fine-tuned for diagnosing classification into 77 classes.
10
+ - The model processes input text and outputs 77 classification logits.