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 30
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:681956eb351c6cac17d8bf1b119ba3254aae485be0d7b05f71077b96c6f036e5
|
| 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:104b46d1bc944f07aeec871fe9fe8f2aed962613ecb694fb59bb757ecfa8f0b0
|
| 3 |
+
size 39737
|