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 14999
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:b0807d4e23ea8662ec6e13e5f662069ed762752cebcc593c4de142855edb77bf
|
| 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:8bb5340142ad2df8ef51140c644421c7df74ff8032ba4950892225d585eee8c1
|
| 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:8e347cb221714248c31694409007c94e849c94aa7637fca0486ba3e4b2b1f608
|
| 3 |
size 7203
|