Cancer Abstract Classifier

Fine-tuned BiomedBERT model for classifying medical abstracts as Cancer Vs Non-Cancer.

Usage

from transformers import pipeline
classifier = pipeline("text-classification", model="user1729/BiomedBERT-cancer-classifier-v1.0")
classifier("Breast cancer is a disease where cells in the breast tissue grow out of control, forming tumors. It's the most common cancer in women, and while less common in men, it can occur in both sexes.")
Downloads last month
2
Safetensors
Model size
109M params
Tensor type
F32
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support