Text Classification
Transformers
TensorBoard
Safetensors
xlm-roberta
Generated from Trainer
language-identification
text-embeddings-inference
Instructions to use polyglot-tagger/multilabel-language-identification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use polyglot-tagger/multilabel-language-identification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="polyglot-tagger/multilabel-language-identification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("polyglot-tagger/multilabel-language-identification") model = AutoModelForSequenceClassification.from_pretrained("polyglot-tagger/multilabel-language-identification") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 7500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1112521812
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76565a97a290fec6b00d4970c42d53228a53d070574f3506c145939c8545c34c
|
| 3 |
size 1112521812
|
runs/Apr19_06-28-23_magic01/events.out.tfevents.1776594503.magic01
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:612c61f4a42342ba3d5c6cc23deefafdca67ce748296c8a6a78d0343b3d1b562
|
| 3 |
+
size 13756
|
runs/Apr19_13-46-19_magic01/events.out.tfevents.1776620779.magic01
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35b487565e9cfa0000e152d6124318d459452428b5cd1b2a744964e93bebba7b
|
| 3 |
+
size 18613
|