Instructions to use zeroshot/sst2-obert-sparse with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zeroshot/sst2-obert-sparse with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="zeroshot/sst2-obert-sparse")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("zeroshot/sst2-obert-sparse") model = AutoModelForSequenceClassification.from_pretrained("zeroshot/sst2-obert-sparse") - Notebooks
- Google Colab
- Kaggle
OBERT MODEL RUNNING ON DEEPSPARSE GOES BRHMMMMMMMM. ππ
This model is π
ββββββββ βββββββ ββββββ βββββββ ββββββββ ββββββββ
ββββββββ ββββββββ ββββββββ ββββββββ ββββββββ ββββββββ
ββββββββ ββββββββ ββββββββ ββββββββ ββββββββ ββββββ
ββββββββ βββββββ ββββββββ ββββββββ βββββββββ βββββ
ββββββββ βββ βββ βββ βββ ββ βββββββββ ββββββββ
ββββββββ βββ βββ βββ βββ ββ βββββββββ ββββββββ
LOOKS LIKE THIS π
Μ·ΜΝ #Μ΅RΜΆΝΜiΜΈΝΜcΜ΄ΜΜ»kΜΈΜΝyΜ·ΝΜ³ ΜΈΜΜͺ Μ·ΝΝ
- Downloads last month
- 8

