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 ·
842f46e
1
Parent(s): 8017444
End of training
Browse files
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:31e1443010f34b7ade6c690ce20c9ea15c853930b0c5b15459be821c2df29e6d
|
| 3 |
+
size 10978
|