Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
text-embeddings-inference
Instructions to use Erfan2001/multilingual_tokenized with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Erfan2001/multilingual_tokenized with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Erfan2001/multilingual_tokenized")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Erfan2001/multilingual_tokenized") model = AutoModelForSequenceClassification.from_pretrained("Erfan2001/multilingual_tokenized") - Notebooks
- Google Colab
- Kaggle
Erfan Nourbakhsh commited on
Commit ·
e49755e
1
Parent(s): 04470f4
Training in progress, epoch 5
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:ce08bc45c9a24ab80e39c766ba933cb718d038c18ee9e9225f3ba2a214b28883
|
| 3 |
size 711508085
|
runs/Jun26_04-20-16_e3d72e5f9be5/events.out.tfevents.1687753222.e3d72e5f9be5.32652.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:c1b8a78d558bddf937b00f6a47869126ddd6fbf4549a1ac8641d649c752062a1
|
| 3 |
+
size 8317
|