Files changed (1) hide show
  1. README.md +14 -14
README.md CHANGED
@@ -6,7 +6,8 @@ tags: []
6
  # Model Card for Model ID
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
9
-
 
10
 
11
 
12
  ## Model Details
@@ -15,14 +16,13 @@ tags: []
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
  - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
  - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
@@ -33,6 +33,12 @@ This is the model card of a 🤗 transformers model that has been pushed on the
33
  - **Paper [optional]:** [More Information Needed]
34
  - **Demo [optional]:** [More Information Needed]
35
 
 
 
 
 
 
 
36
  ## Uses
37
 
38
  <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
@@ -59,7 +65,7 @@ This is the model card of a 🤗 transformers model that has been pushed on the
59
 
60
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
 
62
- [More Information Needed]
63
 
64
  ### Recommendations
65
 
@@ -67,12 +73,6 @@ This is the model card of a 🤗 transformers model that has been pushed on the
67
 
68
  Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
 
70
- ## How to Get Started with the Model
71
-
72
- Use the code below to get started with the model.
73
-
74
- [More Information Needed]
75
-
76
  ## Training Details
77
 
78
  ### Training Data
 
6
  # Model Card for Model ID
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
 
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 | https://huggingface.co/docs/transformers/en/model_doc/distilbert
23
+ - test | [![DistilBert](https://huggingface.co/docs/transformers/en/model_doc/distilbert)]
 
24
  - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [N/A]
26
  - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
 
33
  - **Paper [optional]:** [More Information Needed]
34
  - **Demo [optional]:** [More Information Needed]
35
 
36
+ ## How to Get Started with the Model
37
+
38
+ Use the code below to get started with the model.
39
+
40
+ [More Information Needed]
41
+
42
  ## Uses
43
 
44
  <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
 
65
 
66
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
67
 
68
+ [Male/Female Bias test]
69
 
70
  ### Recommendations
71
 
 
73
 
74
  Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
75
 
 
 
 
 
 
 
76
  ## Training Details
77
 
78
  ### Training Data