Transformers
PyTorch
English
roberta
Machine Learning
Research Papers
Scientific Language Model
Entity
Instructions to use shrutisingh/MLEntityRoBERTa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use shrutisingh/MLEntityRoBERTa with Transformers:
# Load model directly from transformers import AutoTokenizer, MaskedRoBERTa tokenizer = AutoTokenizer.from_pretrained("shrutisingh/MLEntityRoBERTa") model = MaskedRoBERTa.from_pretrained("shrutisingh/MLEntityRoBERTa", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
53c67c5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:66685984277af5ea249522aac6626a82a3b11257297958320fd63ebcf64e84ab
size 334066396
|