Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
roberta
stress
classification
glassdoor
Eval Results (legacy)
text-embeddings-inference
Instructions to use dstefa/roberta-base_stress_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dstefa/roberta-base_stress_classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="dstefa/roberta-base_stress_classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("dstefa/roberta-base_stress_classification") model = AutoModelForSequenceClassification.from_pretrained("dstefa/roberta-base_stress_classification") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f02823892ebb38c85819a6bc109072f36c1cb6080e8e794e4b5f3ea4149e1ba5
- Size of remote file:
- 19.6 kB
- SHA256:
- ddbdb332cd7ca1ec6c3025e2228808bde5724f92a5a3d153d0ef46715595dcd0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.