Fill-Mask
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
Eval Results (legacy)
Instructions to use gokulsrinivasagan/tinybert_train_book_v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gokulsrinivasagan/tinybert_train_book_v2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="gokulsrinivasagan/tinybert_train_book_v2")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("gokulsrinivasagan/tinybert_train_book_v2") model = AutoModelForMaskedLM.from_pretrained("gokulsrinivasagan/tinybert_train_book_v2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 50ab4276bd8bbff8ba786ef3c76d75483b04c3212856cf57c37a97849f3479ed
- Size of remote file:
- 5.24 kB
- SHA256:
- d120ecd102d7fd30a9a5a519c20d823cc539af40aabed042e648a30678120e9e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.