Instructions to use Erdenebold/testing_mongolian-roberta_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Erdenebold/testing_mongolian-roberta_base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Erdenebold/testing_mongolian-roberta_base")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Erdenebold/testing_mongolian-roberta_base") model = AutoModelForTokenClassification.from_pretrained("Erdenebold/testing_mongolian-roberta_base") - Notebooks
- Google Colab
- Kaggle
Commit ·
8017444
1
Parent(s): abe3bb6
Training in progress, epoch 10
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 496308269
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:acc3bde1b1e2dc2810545cb5b105d5e8c185ceaa6481eb4ed420d1ff23863ecc
|
| 3 |
size 496308269
|
runs/May23_23-47-38_6ddf5cb7b056/events.out.tfevents.1684885669.6ddf5cb7b056.240.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:f0a2908955a9cda185e1d659eb204fbc9c4b50f7aabf0fa90d1d143ba5a101be
|
| 3 |
+
size 10624
|