Text Classification
Transformers
TensorBoard
Safetensors
bert
Trained with AutoTrain
text-embeddings-inference
Instructions to use CBY0517/tw-cn-context-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CBY0517/tw-cn-context-classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="CBY0517/tw-cn-context-classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("CBY0517/tw-cn-context-classifier") model = AutoModelForSequenceClassification.from_pretrained("CBY0517/tw-cn-context-classifier") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6fd326ec570d0eb5e92a7f73dfda05f9b51a05e499171fd89c6d42eb25127025
- Size of remote file:
- 5.37 kB
- SHA256:
- eee399e711585070f079dae0ada0e0f6111ea5a0906ee63a58abd216114a9c4f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.