Text Classification
Transformers
Safetensors
Spanish
roberta
biology
medical
Inference Endpoints
leon93 commited on
Commit
f1f9e07
·
verified ·
1 Parent(s): 552fe10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -29,7 +29,8 @@ It takes as input four features:
29
  - *textual medical record:* the EHR written by a doctor
30
  - *disease type:* the type of disease associated with the EHR
31
  - *disease location:* the location in the body of the disease
32
- - *disease severity:* how severe or lethal is the disease
 
33
  It is IMPORTANT to load and concatenate them in this specific order.
34
  The details to reproduce the cascade predictions are available in the Training section.
35
 
 
29
  - *textual medical record:* the EHR written by a doctor
30
  - *disease type:* the type of disease associated with the EHR
31
  - *disease location:* the location in the body of the disease
32
+ - *disease severity:* how severe or lethal is the disease
33
+
34
  It is IMPORTANT to load and concatenate them in this specific order.
35
  The details to reproduce the cascade predictions are available in the Training section.
36