Instructions to use gokulsrinivasagan/bert_tiny_lda_book with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gokulsrinivasagan/bert_tiny_lda_book with Transformers:
# Load model directly from transformers import AutoTokenizer, DistilBertForLDAMaskedLM tokenizer = AutoTokenizer.from_pretrained("gokulsrinivasagan/bert_tiny_lda_book") model = DistilBertForLDAMaskedLM.from_pretrained("gokulsrinivasagan/bert_tiny_lda_book") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d38951bd8423f5f0e676c676c231c1bdad4da54da549a35578184a93853ccc83
- Size of remote file:
- 5.37 kB
- SHA256:
- 83cd03719236e17c52b5ddaaa3e630511a114afec91157d5f9dc634497a2669e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.