Instructions to use keras-io/ner-with-transformers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use keras-io/ner-with-transformers with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("keras-io/ner-with-transformers") - Notebooks
- Google Colab
- Kaggle
Commit ·
dcd335c
1
Parent(s): 3a4fd8e
Upload saved_model.pb with git-lfs
Browse files- saved_model.pb +3 -0
saved_model.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60354845fd38231296afac3585cd96f1410fc2e27859a5eca66d6b3e6577cd67
|
| 3 |
+
size 515084
|