Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use greatakela/test-trainer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use greatakela/test-trainer with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="greatakela/test-trainer")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("greatakela/test-trainer") model = AutoModelForSequenceClassification.from_pretrained("greatakela/test-trainer") - Notebooks
- Google Colab
- Kaggle
Commit ·
512549a
1
Parent(s): 665481c
Training in progress, epoch 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a57bdceb2ad69600693ce865e604db17747a7ff40a02e6f61c01789b939dc670
|
| 3 |
size 267832560
|
runs/Dec16_22-47-42_6c1a1e4d99ff/events.out.tfevents.1702766862.6c1a1e4d99ff.10513.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:9dbcb279ddb5d2edf0b6c9bd747f2a11c34a42eb9c256c0c52ffb8d7b2c00aba
|
| 3 |
+
size 37721
|