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