Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use forwarder1121/results with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use forwarder1121/results with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="forwarder1121/results")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("forwarder1121/results") model = AutoModelForSequenceClassification.from_pretrained("forwarder1121/results", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267844872
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0053baa62aeb2845c4f6c59d65587c7f3cd1babef60ecbfbb9519e303f5033d9
|
| 3 |
size 267844872
|
runs/May19_09-19-26_fa6f5f39d06e/events.out.tfevents.1716110367.fa6f5f39d06e.3829.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:32fc18e2f6a99e00b6959d8f92ab1eb1b64c646f4260de24791b4a513911d983
|
| 3 |
+
size 6744
|