Instructions to use Team-PIXEL/pixel-base-finetuned-cola with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Team-PIXEL/pixel-base-finetuned-cola with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Team-PIXEL/pixel-base-finetuned-cola")# Load model directly from transformers import AutoModelForSequenceClassification model = AutoModelForSequenceClassification.from_pretrained("Team-PIXEL/pixel-base-finetuned-cola", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0b7934534ac39390878014042f73ff5436e890f0daa093ce3274fb917929f7e8
- Size of remote file:
- 346 MB
- SHA256:
- f62aa427ddcb8c8c4088d42c7e343e67f678d522c5fe058c47ff857aba00d9bd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.