Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
text-embeddings-inference
Instructions to use Erfan2001/multilingual_NoTokenized with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Erfan2001/multilingual_NoTokenized with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Erfan2001/multilingual_NoTokenized")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Erfan2001/multilingual_NoTokenized") model = AutoModelForSequenceClassification.from_pretrained("Erfan2001/multilingual_NoTokenized") - Notebooks
- Google Colab
- Kaggle
Erfan Nourbakhsh commited on
Commit ·
61cc30d
1
Parent(s): 78c0ee2
Training in progress, epoch 2
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 711508085
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2664d2a41fe2968892017fb993692386b34c02379356844e4e42781c1a3b5d2e
|
| 3 |
size 711508085
|
runs/Jun25_17-20-20_24871a173d64/events.out.tfevents.1687713632.24871a173d64.35490.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:272cbde60536ee105c8076a4bf491904d2d7ac6d8c2d899d70f6fdde5d5d6e85
|
| 3 |
+
size 5929
|