Text Classification
Transformers
Safetensors
PyTorch
English
longformer
legal-nlp
document-classification
pict
Instructions to use Tanishq77/legal-classifier-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Tanishq77/legal-classifier-v1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Tanishq77/legal-classifier-v1")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Tanishq77/legal-classifier-v1") model = AutoModelForSequenceClassification.from_pretrained("Tanishq77/legal-classifier-v1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3b3ff2a23b6925387edbb0c8d9a7e3b20ae7162630315bf11dbac8d364a737b3
- Size of remote file:
- 595 MB
- SHA256:
- 6860ce3d35f2a8df858f045968e5867f3a37c7fc8b94703798b8e88b16c8aa4e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.