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