Added text_classification widget to include examples
Browse files
README.md
CHANGED
@@ -15,6 +15,10 @@ tags:
|
|
15 |
- drug reviews
|
16 |
- depression
|
17 |
- text classification
|
|
|
|
|
|
|
|
|
18 |
---
|
19 |
|
20 |
# Model Card for Zakia/distilbert-drugscom_depression_reviews
|
|
|
15 |
- drug reviews
|
16 |
- depression
|
17 |
- text classification
|
18 |
+
widgets:
|
19 |
+
- text_classification:
|
20 |
+
- text: "This medication has changed my life for the better. I've experienced no side effects and my symptoms of depression have significantly decreased."
|
21 |
+
- text: "I've had a terrible experience with this medication. It made me feel nauseous and I didn't notice any improvement in my condition."
|
22 |
---
|
23 |
|
24 |
# Model Card for Zakia/distilbert-drugscom_depression_reviews
|