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