Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ tags: []
|
|
7 |
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
Disclosure: Not for medical diagnosis.
|
10 |
-
Uses natural language processing (NLP) to determine the liklihood of an adverse drug reaction.
|
11 |
|
12 |
|
13 |
## Model Details
|
@@ -16,11 +16,10 @@ Uses natural language processing (NLP) to determine the liklihood of an adverse
|
|
16 |
|
17 |
<!-- Provide a longer summary of what this model is. -->
|
18 |
|
19 |
-
Adverse Drug Reaction detection model using natural language processing (NLB) on a DistilBert model.
|
20 |
|
21 |
-
- **Developed by:** Nate_Myers, enk4va,
|
22 |
-
- **Model type:** DistilBert
|
23 |
-
- test | []
|
24 |
- **Language(s) (NLP):** [More Information Needed]
|
25 |
- **License:** [N/A]
|
26 |
- **Finetuned from model [optional]:** [More Information Needed]
|
|
|
7 |
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
Disclosure: Not for medical diagnosis.
|
10 |
+
Uses natural language processing (NLP) to determine the liklihood and severity of an adverse drug reaction.
|
11 |
|
12 |
|
13 |
## Model Details
|
|
|
16 |
|
17 |
<!-- Provide a longer summary of what this model is. -->
|
18 |
|
19 |
+
Adverse Drug Reaction detection model using natural language processing (NLB) on a [DistilBert] model.
|
20 |
|
21 |
+
- **Developed by:** Nate_Myers, enk4va, elashley [...]
|
22 |
+
- **Model type:** 
|
|
|
23 |
- **Language(s) (NLP):** [More Information Needed]
|
24 |
- **License:** [N/A]
|
25 |
- **Finetuned from model [optional]:** [More Information Needed]
|