Instructions to use Metformin/CXR_Captioning_mini with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Metformin/CXR_Captioning_mini with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Metformin/CXR_Captioning_mini") - Notebooks
- Google Colab
- Kaggle
Training in progress steps 19999
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:c47a62b7fed244bb5bcbe9962f49616b815189fb0b4a4646c49033cef1c7cf2d
|
| 3 |
+
size 14196638
|
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 1014630112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2917874e5f6a5589957097d34a42ae436f9ac11f0ffb678073358c295ead0b6
|
| 3 |
size 1014630112
|
variables/variables.index
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 20298
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6748f6d5f7b3e2e239ce7b54d7bfd8771fe5fe16368a08ec77d5385bc6426a09
|
| 3 |
size 20298
|