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