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:
- f51b8e364d8a3bb1c660c567dee1b3036ccc12ff3dbb7847b2ba6764f799b31d
- Size of remote file:
- 599 MB
- SHA256:
- dddc8f6fde897603066139a6d2392bf8c26b93f38ce3de0b13f7cbf1d5a8b4bd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.