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 4
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:b49519a339295773c16b2687f1e4e1c511fdc76009226a8849e0482666c1142a
|
| 3 |
size 140316564
|
runs/Jan03_12-28-46_14c9fce3509f/events.out.tfevents.1704284928.14c9fce3509f.31672.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:319320d62b66c25a5fdfc09a46765a1119af40a692754b5c340d23ee31fc67d2
|
| 3 |
+
size 8292
|