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