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