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