Token Classification
Transformers
TensorBoard
Safetensors
xlm-roberta
Generated from Trainer
language-identification
codeswitching
Instructions to use polyglot-tagger/language-identification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use polyglot-tagger/language-identification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="polyglot-tagger/language-identification")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("polyglot-tagger/language-identification") model = AutoModelForTokenClassification.from_pretrained("polyglot-tagger/language-identification") - Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse files
runs/Apr18_07-28-03_eb1a4e9ac74e/events.out.tfevents.1776497283.eb1a4e9ac74e.8611.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b76c89e1d4d106d7c93d44d91c165e60284515d064bab40db05a72c953b71cbc
|
| 3 |
+
size 156516
|
runs/Apr18_23-31-44_8a990ec18c22/events.out.tfevents.1776555104.8a990ec18c22.4420.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4778ee839bfccdef4166a76add71acdb085f1600828a2b00912c228614376ce
|
| 3 |
+
size 183012
|