Text Classification
Transformers
Safetensors
English
distilbert
big-five
personality
OCEAN
text-regression
text-embeddings-inference
Instructions to use ppp57420/ocean-personality-distilbert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ppp57420/ocean-personality-distilbert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ppp57420/ocean-personality-distilbert")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ppp57420/ocean-personality-distilbert") model = AutoModelForSequenceClassification.from_pretrained("ppp57420/ocean-personality-distilbert", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a8c57a17a0bf337a0eba8f697c22dfe5e8d85a9fcbdd7f15fd947263ed162ad4
- Size of remote file:
- 268 MB
- SHA256:
- 19d81575a25b4ac2fdcf1e4e8447105cae2bf4994e0c29e1fee7be2fefe74d6c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.