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