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