--- library_name: tensorflow tags: - image-to-text - image-captioning widget: - src: >- https://huggingface.co/datasets/mishig/sample_images/resolve/main/savanna.jpg example_title: Savanna - src: >- https://huggingface.co/datasets/mishig/sample_images/resolve/main/football-match.jpg example_title: Football Match - src: >- https://huggingface.co/datasets/mishig/sample_images/resolve/main/airport.jpg example_title: Airport language: - en - ko --- ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: | name | learning_rate | decay | beta_1 | beta_2 | epsilon | amsgrad | weight_decay | training_precision | |----|-------------|-----|------|------|-------|-------|------------|------------------| |AdamW|0.0001|0.0|0.9|0.999|1e-07|False|0.0015625|float32| ## Model Plot
View Model Plot ![Model Image](./model.png)