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