Instructions to use trhgquan/visobert-human-finetune-seg-seed-1337 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use trhgquan/visobert-human-finetune-seg-seed-1337 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="trhgquan/visobert-human-finetune-seg-seed-1337")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("trhgquan/visobert-human-finetune-seg-seed-1337") model = AutoModelForSequenceClassification.from_pretrained("trhgquan/visobert-human-finetune-seg-seed-1337") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
4e64e0d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b205a9886881fdaa8735f75d42434c1119ff278da9d6ff7f94fef6b6a4cdcc82
size 390297116
|