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:36c45dc70ad492a151483f61d1a95d6bfb445ecab821273f2f0393a52e65c8ed
|
| 3 |
size 140316564
|
runs/Jan03_16-00-35_05e574cb4d8f/events.out.tfevents.1704297636.05e574cb4d8f.15514.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:3d366d1c408ae4baf2c33b2c374e7829963a98e0f338df9e1bdfc72c735d18ba
|
| 3 |
+
size 8418
|