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 7
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:3b85b9a3d975555a6fd9c6ae1b74e7b90c2bf5bc7c5fdf71e0cc266ded990fb1
|
| 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:495d0da892a6b044340e9f7418ea30ac3cc239c69e98f5b8dcb9abe3cec3d811
|
| 3 |
+
size 12916
|