Instructions to use isspek/bert-base-cased_monkeypox_mistral_2_2e-5_16_weight with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use isspek/bert-base-cased_monkeypox_mistral_2_2e-5_16_weight with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="isspek/bert-base-cased_monkeypox_mistral_2_2e-5_16_weight")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("isspek/bert-base-cased_monkeypox_mistral_2_2e-5_16_weight") model = AutoModelForSequenceClassification.from_pretrained("isspek/bert-base-cased_monkeypox_mistral_2_2e-5_16_weight", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Model Card for Model ID
- Model Details
- Uses
- Bias, Risks, and Limitations
- How to Get Started with the Model
- Training Details
- Evaluation
- Model Examination [optional]
- Environmental Impact
- Technical Specifications [optional]
- Citation [optional]
- Glossary [optional]
- More Information [optional]
- Model Card Authors [optional]
- Model Card Contact
- Downloads last month
- 5
Paper for isspek/bert-base-cased_monkeypox_mistral_2_2e-5_16_weight
Paper • 1910.09700 • Published • 59