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