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