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