Instructions to use NbAiLabArchive/test_w5_long with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NbAiLabArchive/test_w5_long with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="NbAiLabArchive/test_w5_long")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("NbAiLabArchive/test_w5_long") model = AutoModelForMaskedLM.from_pretrained("NbAiLabArchive/test_w5_long", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6ac3678d4b8f807b2ae105f3429b5d599f6fe627afc0d4bcbae945d6f59d2b45
- Size of remote file:
- 499 MB
- SHA256:
- aa35e309057fb259b5002ed3b6e7f947a21b3552f3661f49eb13f0e552cf9467
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.