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