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