Text Classification
Transformers
PyTorch
Enawené-Nawé
roberta
Trained with AutoTrain
text-embeddings-inference
Instructions to use davis901/roberta-frame-CP with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use davis901/roberta-frame-CP with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="davis901/roberta-frame-CP")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("davis901/roberta-frame-CP") model = AutoModelForSequenceClassification.from_pretrained("davis901/roberta-frame-CP", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 92c80957e6e1c67aef0502d2103aca0cb1e6549c1e84d58d00dfdfb89107dcbb
- Size of remote file:
- 2.11 MB
- SHA256:
- 0dd145b365bb0290901f396fd0d1d7cf040b0886a151b804d833f074ad323be9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.