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