Instructions to use Metformin/CXR_captioning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use Metformin/CXR_captioning 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("Metformin/CXR_captioning") - Notebooks
- Google Colab
- Kaggle
Training in progress steps 5999
Browse files- saved_model.pb +2 -2
- variables/variables.data-00000-of-00001 +1 -1
- variables/variables.index +1 -1
saved_model.pb
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:9ad116462955ef84041ea01451158bf2fc8fbe6f1550902b27bcc9a76775f166
|
| 3 |
+
size 9610903
|
variables/variables.data-00000-of-00001
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1147769264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3331e1582df9825038f451bfe6cf356f096c46fc3d7840294d22fb4234c59d9c
|
| 3 |
size 1147769264
|
variables/variables.index
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7203
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52ba41b69640d0180d6a6f385dcf0e4238d56902a58d56f910c2373c689da569
|
| 3 |
size 7203
|