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