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 2500
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:66a85ddb4188b0f8d192fc84ed762ec84e6d15166854c89f4b054d7df8a0beda
|
| 3 |
size 267844872
|
runs/May28_05-49-12_00eed13be1b0/events.out.tfevents.1716875353.00eed13be1b0.4552.3
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:d75c71dee3539619aabdb4f3cb8334622dd75c88a141162a57a431303ff1c3df
|
| 3 |
+
size 6530
|