Edit model card

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

How to Get Started With the Model

Example of single-label classification: โ€‹โ€‹

!pip install -U transformers

from transformers import pipeline
classifier = pipeline('text-classification', model= 'piyush23111991/bert-base-uncased-symptom-to-disease-prediction')
classifier(['I am experiencing too many cramps in the last couple of days. I think something is not right. I believe there is a small bruise on my calves, but I am not sure about it.'])
#[{'label': 'Varicose Veins', 'score': 0.5619356632232666}]
Downloads last month
14
Safetensors
Model size
110M params
Tensor type
F32
ยท
Inference Examples
Unable to determine this model's library. Check the docs .

Model tree for piyush23111991/bert-base-uncased-symptom-to-disease-prediction

Finetuned
(2074)
this model

Dataset used to train piyush23111991/bert-base-uncased-symptom-to-disease-prediction

Space using piyush23111991/bert-base-uncased-symptom-to-disease-prediction 1