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