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