Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use xshubhamx/InLegalBERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use xshubhamx/InLegalBERT with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="xshubhamx/InLegalBERT")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("xshubhamx/InLegalBERT") model = AutoModelForSequenceClassification.from_pretrained("xshubhamx/InLegalBERT", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c75589beb71fed93f80fd0c5c30f03359786bebe66e7af1cfd2076a231a4d9f9
- Size of remote file:
- 876 MB
- SHA256:
- 5fe5cd6726593ce25f02875dd3c6c8c5e5debb1e8ba41dcbd628f4c8ce223490
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.