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