Text Classification
Transformers
ONNX
Safetensors
modernbert
ner
on-device
privacy
flowx
openner
logistics
de-identification
text-embeddings-inference
Instructions to use flowxai/hscodeclassify with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use flowxai/hscodeclassify with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="flowxai/hscodeclassify")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("flowxai/hscodeclassify") model = AutoModelForSequenceClassification.from_pretrained("flowxai/hscodeclassify", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c8369134deacc60025bddbc8e46ec0edabb1d5a64e15e07423abbc560fd4130f
- Size of remote file:
- 152 MB
- SHA256:
- 30b2f43be2fab7256b58def684d15f42328004ab123d46a4bfa549782a1be7ac
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.