Instructions to use chintagunta85/electramed-small-ADE-ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use chintagunta85/electramed-small-ADE-ner with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="chintagunta85/electramed-small-ADE-ner")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("chintagunta85/electramed-small-ADE-ner") model = AutoModelForTokenClassification.from_pretrained("chintagunta85/electramed-small-ADE-ner") - Notebooks
- Google Colab
- Kaggle
Commit ·
49a5786
1
Parent(s): fb17423
Training in progress, step 1500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 54008749
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03889d4617fe0f133b972d9c3a927185b1f8d22fdc3960c38bd7704cbd5a3dd8
|
| 3 |
size 54008749
|
runs/Aug23_05-40-37_53c3717cc856/events.out.tfevents.1661233265.53c3717cc856.362.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:9840f6c98d2f8a49c98dbbfa26c7ad31db3d60b9a278d9c5461634ad0c385d71
|
| 3 |
+
size 242452
|