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