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