Instructions to use MikeGreen2710/training_with_callbacks with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MikeGreen2710/training_with_callbacks with Transformers:
# Load model directly from transformers import AutoTokenizer, CustomSequenceClassification tokenizer = AutoTokenizer.from_pretrained("MikeGreen2710/training_with_callbacks") model = CustomSequenceClassification.from_pretrained("MikeGreen2710/training_with_callbacks", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Apr01_04-00-49_ece4728d2eeb
- Apr01_04-26-36_ece4728d2eeb
- Apr01_05-21-01_ece4728d2eeb
- Apr01_09-07-03_ece4728d2eeb
- Apr01_09-07-41_ece4728d2eeb
- Apr01_09-35-40_ece4728d2eeb
- Apr02_00-58-37_49fd5aaf7c90
- Apr02_01-00-50_49fd5aaf7c90
- Apr02_01-23-07_49fd5aaf7c90
- Apr02_02-27-40_49fd5aaf7c90
- Apr02_02-31-54_49fd5aaf7c90
- Apr18_09-33-52_972f59438847
- Apr18_10-01-28_972f59438847
- Apr18_11-31-48_972f59438847