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