Instructions to use Metformin/CXR_captioning_FineTune with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Metformin/CXR_captioning_FineTune 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_FineTune") - Notebooks
- Google Colab
- Kaggle
Training in progress steps 9999
Browse files- saved_model.pb +1 -1
- 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 9610903
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:82ad81be43cf934df11bbe97e7ea2a7329d370e2f79ecddbd5dac9d32bf089b5
|
| 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:8d183f7ac15a358fef0dc46babcc08d12ec70161152333795654b915d7b7600f
|
| 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:506d21bad3fae4e96f894d3da75deb5539d8d0e9d4b93331d2586bf0babf4a7f
|
| 3 |
size 7203
|