Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
English
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use saattrupdan/verdict-classifier-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use saattrupdan/verdict-classifier-en with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="saattrupdan/verdict-classifier-en")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("saattrupdan/verdict-classifier-en") model = AutoModelForSequenceClassification.from_pretrained("saattrupdan/verdict-classifier-en") - Notebooks
- Google Colab
- Kaggle
Commit ·
d008d2a
1
Parent(s): 0703fdf
Training in progress, epoch 0
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498677165
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef5f8c9050898c1af9245c2d91510cdcd7df11592c38cee1d336b40ae7abaada
|
| 3 |
size 498677165
|
runs/Oct13_16-20-58_milo/events.out.tfevents.1634138464.milo.16486.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:2ae809bf4175afcde240ab8068c9668e1aeaf2614dec657cce03bdb921f89870
|
| 3 |
+
size 5033
|
runs/Oct13_16-26-23_milo/1634138791.1452026/events.out.tfevents.1634138791.milo.19076.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:469f245b0c9635c9078198b9821c2b5786fc7b871fb411d38f70cd6006272416
|
| 3 |
+
size 4623
|
runs/Oct13_16-26-23_milo/events.out.tfevents.1634138791.milo.19076.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38577ac5f97fa8e0b369782a25639970051425413c61cda284adbd3dd06749a4
|
| 3 |
+
size 3961
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2927
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5b4bb45cfbb302ce1bb019a7fa94e76d5446889facfa23f5e1a1bbb58342841
|
| 3 |
size 2927
|