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