Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ widget:
|
|
5 |
- text: "Took the pill, 12 hours later my muscles started to really hurt, then my ribs started to burn so bad I couldn't breath."
|
6 |
---
|
7 |
|
8 |
-
This model takes text (narrative of
|
9 |
Example usage:
|
10 |
```python
|
11 |
import torch
|
|
|
5 |
- text: "Took the pill, 12 hours later my muscles started to really hurt, then my ribs started to burn so bad I couldn't breath."
|
6 |
---
|
7 |
|
8 |
+
This model takes text (narrative of reactions to medications) as input and returns a predicted severity score for the reaction (LABEL_1 is severe reaction). Please do NOT use for medical diagnosis.
|
9 |
Example usage:
|
10 |
```python
|
11 |
import torch
|