Instructions to use allenai/cs_roberta_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use allenai/cs_roberta_base with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("allenai/cs_roberta_base", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
f56079f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:40e61b536101b1744681b16d6bc3adc3ec5a7f63f536740fdf881fe53e27f1e7
size 498589677
|