File size: 481 Bytes
92b7cb5 4f5d5f5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
license: mit
language:
- en
library_name: transformers
pipeline_tag: text-classification
tags:
- bert-base-uncased
- disease
- medical
widget:
- text: "I am having itching, skin rash, and nodal skin eruptions"
example_title: "Fungal infection example"
- text: "I feel like vomiting, breathlessness, and sweating"
example_title: "Heart Attack example"
- text: "I am feeling fatigue, weight loss, restlessness and also lethargy."
example_title: "Diabetes example"
--- |