Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use austenem/arg-rating with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use austenem/arg-rating with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="austenem/arg-rating")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("austenem/arg-rating") model = AutoModelForSequenceClassification.from_pretrained("austenem/arg-rating") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 268137100
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f8640fe75502771de35b2b599a7b61267ff1ed69f3f1458dc1af8feea8a6a67c
|
| 3 |
size 268137100
|
runs/May06_18-36-48_c3a236ac6d08/events.out.tfevents.1715020609.c3a236ac6d08.250.4
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:7cad360ce6618a192959e08ff77131e65976cd6b5d60860f5200a0bc8a346736
|
| 3 |
+
size 9846
|