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