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