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