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