Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
metrics:
|
|
@@ -12,11 +19,6 @@ tags:
|
|
| 12 |
- COCO
|
| 13 |
- image-captioning
|
| 14 |
---
|
| 15 |
-
|
| 16 |
-
widget:
|
| 17 |
-
- text: "picture of a futuristic tiger, artstation"
|
| 18 |
-
output:
|
| 19 |
-
url:
|
| 20 |
|
| 21 |
|
| 22 |
# vit-gpt2-image-captioning_COCO_FineTuned
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
widget:
|
| 4 |
+
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/savanna.jpg
|
| 5 |
+
example_title: Savanna
|
| 6 |
+
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/football-match.jpg
|
| 7 |
+
example_title: Football Match
|
| 8 |
+
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/airport.jpg
|
| 9 |
+
example_title: Airport
|
| 10 |
language:
|
| 11 |
- en
|
| 12 |
metrics:
|
|
|
|
| 19 |
- COCO
|
| 20 |
- image-captioning
|
| 21 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
|
| 23 |
|
| 24 |
# vit-gpt2-image-captioning_COCO_FineTuned
|