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