Instructions to use gowitheflow/unsup-ensemble-s144-bs128-lr6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gowitheflow/unsup-ensemble-s144-bs128-lr6 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="gowitheflow/unsup-ensemble-s144-bs128-lr6")# Load model directly from transformers import AutoModelForSequenceClassification model = AutoModelForSequenceClassification.from_pretrained("gowitheflow/unsup-ensemble-s144-bs128-lr6", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
a8fbb88 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:15079f1b13a51dde3788fee59cdc04c3fb8cd726ff6800e9d1dd47909680b774
size 345483634
|