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