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