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:
- 8d99c097ae522773ec72efdffcba5330af9f38789d07bc47acf4dd7971eb5f77
- Size of remote file:
- 499 MB
- SHA256:
- 5c8a01484d1f1f841e15a4c54f9128955fe02458fdffb566d8eb2ccf21b8c786
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.