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 10000
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:97bfe367f24c25a3134136ef910b0fc9c4e8d944be3de95e6ab67f6e18b82584
|
| 3 |
size 1112521812
|
runs/Apr19_13-46-19_magic01/events.out.tfevents.1776620779.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:5204cd57c414ebb01126f12b6cd4da4103565990167f5c7221606fbdd45829c2
|
| 3 |
+
size 24360
|