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 ·
855adb3
1
Parent(s): 49a5786
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 54008749
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd6983d31d6f9c78908d6d4d3e62d36ceabeb5fe922a8b74c62e88518fe64994
|
| 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:c112a89f0be31f7568260a7e4d493e7279885f10eaec404a97bd4775d74699de
|
| 3 |
+
size 324292
|