Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use bobbyw/copilot_relex_nyt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bobbyw/copilot_relex_nyt with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="bobbyw/copilot_relex_nyt")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("bobbyw/copilot_relex_nyt") model = AutoModelForSequenceClassification.from_pretrained("bobbyw/copilot_relex_nyt") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 89f5c17720409de87d2e590cab66b0f73e0bb806bd4f0075fb5aba2bd379c462
- Size of remote file:
- 4.6 kB
- SHA256:
- 9e73cd2f75fe439738b93db61c73de51cddbdc4e62ba4a1e071a8c9d76a74e3e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.