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