Token Classification
Transformers
PyTorch
TensorBoard
roberta
Generated from Trainer
Eval Results (legacy)
Instructions to use muhtasham/tajberto-ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use muhtasham/tajberto-ner with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="muhtasham/tajberto-ner")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("muhtasham/tajberto-ner") model = AutoModelForTokenClassification.from_pretrained("muhtasham/tajberto-ner", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training complete
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 331501041
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35926a78399e6d84a317261e8b0f4f43d8eb45c4961dadd4ed34080a2237e1bc
|
| 3 |
size 331501041
|
runs/Aug27_15-15-13_30acfeafefdf/events.out.tfevents.1661613330.30acfeafefdf.71.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:9b6a89590f663dd4d5a8c90e020fcba3e6ef98570f650d263bc4bfcf710f80d3
|
| 3 |
+
size 15453
|