Instructions to use tiya1012/stress_mentalbert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tiya1012/stress_mentalbert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="tiya1012/stress_mentalbert")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("tiya1012/stress_mentalbert") model = AutoModelForSequenceClassification.from_pretrained("tiya1012/stress_mentalbert") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ec130a0354e2f71cefecef30c7d328a67fe8ff76980efbd193c1d979c35af12a
- Size of remote file:
- 438 MB
- SHA256:
- c65603ef5ac3dbe58aefeda3b6eece014d7910aefbb47b970ae04f7d6ae40330
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.