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 ·
e114afb
1
Parent(s): 922e725
Training in progress, step 19500
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:37d088dc493a10b94b54918d6bbf8a5d4c64a27f3560acda8eec16029261aa7a
|
| 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:2c75914a242578472e78d2679c88fc09ea876107dbfd62926ccf91a0295a2024
|
| 3 |
+
size 3079006
|