Instructions to use Enoch/ContraCode-Roberta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Enoch/ContraCode-Roberta with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="Enoch/ContraCode-Roberta")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("Enoch/ContraCode-Roberta") model = AutoModel.from_pretrained("Enoch/ContraCode-Roberta", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0452eb2dfb29d9890693dff33dc57711896cad2bfbd79439530ee7fa48c35f53
- Size of remote file:
- 499 MB
- SHA256:
- 48a7685a57a61d797665085ebcd662a8c1264fd8e0142aaf5ced731b5f0e266c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.