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