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