Token Classification
Transformers
PyTorch
TensorBoard
electra
Generated from Trainer
Eval Results (legacy)
Instructions to use chintagunta85/electramed-small-JNLPBA-ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use chintagunta85/electramed-small-JNLPBA-ner with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="chintagunta85/electramed-small-JNLPBA-ner")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("chintagunta85/electramed-small-JNLPBA-ner") model = AutoModelForTokenClassification.from_pretrained("chintagunta85/electramed-small-JNLPBA-ner") - Notebooks
- Google Colab
- Kaggle
Commit ·
050986a
1
Parent(s): e114afb
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 54014893
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c550d7406007d0de8acb18ab45b25665ed941e8b710003ae0dac083d30be543c
|
| 3 |
size 54014893
|
runs/Aug24_08-43-48_3335bf279197/events.out.tfevents.1661330645.3335bf279197.72.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:43cb479f91e00e2781b2a2e4b9da7601ab26c5bc59eccf1df49c23330bba2f3d
|
| 3 |
+
size 3299047
|