File size: 1,098 Bytes
ba329a5 a65cb5a d920ddb a65cb5a d920ddb a65cb5a d920ddb a65cb5a d920ddb a65cb5a ba329a5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 |
---
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
<details>
<summary>View Model Plot</summary>

</details> |