Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use cite-text-analysis/case-analysis-InLegalBERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cite-text-analysis/case-analysis-InLegalBERT with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="cite-text-analysis/case-analysis-InLegalBERT")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("cite-text-analysis/case-analysis-InLegalBERT") model = AutoModelForSequenceClassification.from_pretrained("cite-text-analysis/case-analysis-InLegalBERT") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- checkpoint-1120
- checkpoint-1344
- checkpoint-1568
- checkpoint-1792
- checkpoint-2016
- checkpoint-224
- checkpoint-2240
- checkpoint-2464
- checkpoint-2688
- checkpoint-2912
- checkpoint-3136
- checkpoint-3360
- checkpoint-3584
- checkpoint-3808
- checkpoint-4032
- checkpoint-4256
- checkpoint-448
- checkpoint-4480
- checkpoint-4704
- checkpoint-4928
- checkpoint-5152
- checkpoint-5376
- checkpoint-5600
- checkpoint-5824
- checkpoint-6048
- checkpoint-6272
- checkpoint-6496
- checkpoint-672
- checkpoint-6720
- checkpoint-896
- runs