Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use HarikaR/German_intent with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HarikaR/German_intent with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="HarikaR/German_intent")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("HarikaR/German_intent") model = AutoModelForSequenceClassification.from_pretrained("HarikaR/German_intent") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 541326604
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2af0e0f8afc2214110267030bf7aec787b58986033e9fa3fec36e1378525751e
|
| 3 |
size 541326604
|
runs/Apr15_08-11-43_86f6e4e2b99b/events.out.tfevents.1713168705.86f6e4e2b99b.309.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07e89d697b142c49dee2418621a4f3513564ce6784234ab38a7e7cabf82a0b8d
|
| 3 |
+
size 12158
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9bdc088add1bf34d8fc7ddca405f812808deb2c801f9e1533de708c8cf571579
|
| 3 |
size 4920
|