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 5
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:77a4247e29f41297214402c9a50fbb2355741a75603519489bd157f82c16c24f
|
| 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:3791991e88bc8d326b83b16259320e665aee020663f732af82db59f761726010
|
| 3 |
+
size 9723
|