Instructions to use manasbarman/Disease_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use manasbarman/Disease_classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="manasbarman/Disease_classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("manasbarman/Disease_classification") model = AutoModelForSequenceClassification.from_pretrained("manasbarman/Disease_classification") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cfaf15eddf5cbd3e8783281434fa1b5a12ca63fe62f1077f1e2d5a6729a79b04
- Size of remote file:
- 5.65 MB
- SHA256:
- 3a1173c2b6e144a02c001e289a05b5dbefddf247c50d4dcf42633158b2968fcb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.