Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use raminass/SCOTUS_AI_15 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use raminass/SCOTUS_AI_15 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="raminass/SCOTUS_AI_15")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("raminass/SCOTUS_AI_15") model = AutoModelForSequenceClassification.from_pretrained("raminass/SCOTUS_AI_15") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 140316564
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ab963ccbcaf5d7308a3a2e5040e2cb6cdc307ff47bb4722c66c5cb9297f783a
|
| 3 |
size 140316564
|
runs/Jan03_11-37-10_14c9fce3509f/events.out.tfevents.1704281832.14c9fce3509f.31672.0
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:a44dc3e1ef98ba993874ccbadeec5e7a6d56e74b288620eb679697e8d0483219
|
| 3 |
+
size 7852
|