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
Training in progress, epoch 4
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437967872
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78cd30ba32be1e6599c527323fcebdc6dc44498e78c630fe3d551be003cd0ca6
|
| 3 |
size 437967872
|
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:cda0d8b0f26996b4272e8bc59b6b23fa25ed0be509cb4974abf07a6a70c70b86
|
| 3 |
+
size 9317
|