Instructions to use JunxiongWang/BiGS_128_MNLI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JunxiongWang/BiGS_128_MNLI with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="JunxiongWang/BiGS_128_MNLI")# Load model directly from transformers import AutoModelForSequenceClassification model = AutoModelForSequenceClassification.from_pretrained("JunxiongWang/BiGS_128_MNLI", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
d06922d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a348bf369807ae3cd74016b19f346924ec52200e5b6fdf70ff8e2b6a33d627e6
size 1385156750
|