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