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