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