Instructions to use allenai/longformer-large-4096 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use allenai/longformer-large-4096 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("allenai/longformer-large-4096", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Dataset License
#5 opened about 2 years ago
by
iamankit
Adding `safetensors` variant of this model
#4 opened about 2 years ago
by
SFconvertbot
Adds missing tokenizer configuration file
#3 opened over 2 years ago
by
lysandre
Gradient is nan when Finetuning Pytorch Model
6
#2 opened about 3 years ago
by
willieseun