Instructions to use lavokvv/test_trainer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lavokvv/test_trainer with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="lavokvv/test_trainer")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("lavokvv/test_trainer") model = AutoModelForSequenceClassification.from_pretrained("lavokvv/test_trainer") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- May14_22-47-34_0070e1290bd0
- May15_11-37-29_00a28a6b8d46
- May15_12-36-32_00a28a6b8d46
- May15_16-33-14_00a28a6b8d46
- May15_16-45-45_00a28a6b8d46
- May15_16-49-34_00a28a6b8d46
- May15_17-17-10_00a28a6b8d46
- May15_20-10-50_56cdb426685c
- May15_22-31-13_56cdb426685c
- May16_16-37-02_473a1c8172e8
- May17_12-06-13_6bb61ee82590
- May29_18-19-32_59d20283d58b