Instructions to use AIRI-Institute/gena-lm-bert-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AIRI-Institute/gena-lm-bert-base with Transformers:
# Load model directly from transformers import AutoTokenizer, BertForPretraining tokenizer = AutoTokenizer.from_pretrained("AIRI-Institute/gena-lm-bert-base", trust_remote_code=True) model = BertForPretraining.from_pretrained("AIRI-Institute/gena-lm-bert-base", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f9121507a52fe937bf816ceeff480d041e34fee00fc54ce58556635f3ed0ed8a
- Size of remote file:
- 543 MB
- SHA256:
- 4310578f475a716f6343c7da90fba6230f2c917e80444726a481a611c1faf054
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.