Instructions to use aieng-lab/roberta-base_comment-type-java with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aieng-lab/roberta-base_comment-type-java with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="aieng-lab/roberta-base_comment-type-java")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("aieng-lab/roberta-base_comment-type-java") model = AutoModelForSequenceClassification.from_pretrained("aieng-lab/roberta-base_comment-type-java", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8b56bcc62fbf8ab9a892cd43d9f8bd5d5fd2175ff3f87de89b806cb2b0f574fc
- Size of remote file:
- 249 MB
- SHA256:
- 8c2c35577423b839a21a3bbc901273521a10570ea11fd3f995000b78ea35a870
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.