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