Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
Russian
distilbert
text-embeddings-inference
Instructions to use pa-shk/postcard_multilabel_classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pa-shk/postcard_multilabel_classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="pa-shk/postcard_multilabel_classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("pa-shk/postcard_multilabel_classifier") model = AutoModelForSequenceClassification.from_pretrained("pa-shk/postcard_multilabel_classifier") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 50
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 41499673
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2552cf3fc16ab6cb5629b24dd7aa5dbffaaa07f8ef990d62344a322c05805132
|
| 3 |
size 41499673
|
runs/May31_19-41-00_0a6cc1fa56e9/events.out.tfevents.1685562071.0a6cc1fa56e9.2144.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:0bdede2122f66a5afdf3d2db6eefe9663cf70946082e77e870fa001e1405e5ff
|
| 3 |
+
size 55063
|