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
Upload folder using huggingface_hub
Browse files
training_checkpoints/runs/May10_17-57-44_74883fc5493c/events.out.tfevents.1715363865.74883fc5493c.968.1
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:104b46d1bc944f07aeec871fe9fe8f2aed962613ecb694fb59bb757ecfa8f0b0
|
| 3 |
+
size 39737
|
training_checkpoints/runs/May10_17-57-44_74883fc5493c/events.out.tfevents.1715367544.74883fc5493c.968.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69a8b50a61f0816ad94c667339a53f2634375cfc6e8203c5c8939962d8f89a1e
|
| 3 |
+
size 1147
|