Instructions to use murodbek/xlm-roberta-panx-uz with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use murodbek/xlm-roberta-panx-uz with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="murodbek/xlm-roberta-panx-uz")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("murodbek/xlm-roberta-panx-uz") model = AutoModelForTokenClassification.from_pretrained("murodbek/xlm-roberta-panx-uz") - Notebooks
- Google Colab
- Kaggle
Abror Shopulatov commited on
Commit ·
58914b4
1
Parent(s): cae994e
Training done!
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1109906477
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b116870f65a86d09af7fe6ef66840952f9be995df74647cfbd168131e4109c8b
|
| 3 |
size 1109906477
|
runs/Apr13_01-03-55_n3pn5zwu49/events.out.tfevents.1681347856.n3pn5zwu49.200.10
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:4cf417c1e67d2188efc26ca0199a53b9033ed62ebfd4552e6a389b65536a7af7
|
| 3 |
+
size 6947
|
tokenizer.json
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:62c24cdc13d4c9952d63718d6c9fa4c287974249e16b7ade6d5a85e7bbb75626
|
| 3 |
+
size 17082660
|