Text Classification
Transformers
TensorBoard
Safetensors
Persian
bert
Generated from Trainer
text-embeddings-inference
Instructions to use dadashzadeh/tiny-bert-Sentiment-persian with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dadashzadeh/tiny-bert-Sentiment-persian with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="dadashzadeh/tiny-bert-Sentiment-persian")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("dadashzadeh/tiny-bert-Sentiment-persian") model = AutoModelForSequenceClassification.from_pretrained("dadashzadeh/tiny-bert-Sentiment-persian", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9825c70b788d55d4791b6ab8daa33f963b5dc4381218b08db6aabef7b2f5d49a
- Size of remote file:
- 5.05 kB
- SHA256:
- 9fc6d781bd06086b07c62ae8d94dad59bd177e1067740d9126154824f56f8d12
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.