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