Update README.md
#15
by
ADubz
- opened
README.md
CHANGED
@@ -4,12 +4,23 @@ tags:
|
|
4 |
- image-captioning
|
5 |
license: apache-2.0
|
6 |
widget:
|
7 |
-
- src:
|
|
|
8 |
example_title: Savanna
|
9 |
-
- src:
|
|
|
10 |
example_title: Football Match
|
11 |
-
- src:
|
|
|
12 |
example_title: Airport
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# nlpconnect/vit-gpt2-image-captioning
|
|
|
4 |
- image-captioning
|
5 |
license: apache-2.0
|
6 |
widget:
|
7 |
+
- src: >-
|
8 |
+
https://huggingface.co/datasets/mishig/sample_images/resolve/main/savanna.jpg
|
9 |
example_title: Savanna
|
10 |
+
- src: >-
|
11 |
+
https://huggingface.co/datasets/mishig/sample_images/resolve/main/football-match.jpg
|
12 |
example_title: Football Match
|
13 |
+
- src: >-
|
14 |
+
https://huggingface.co/datasets/mishig/sample_images/resolve/main/airport.jpg
|
15 |
example_title: Airport
|
16 |
+
datasets:
|
17 |
+
- fka/awesome-chatgpt-prompts
|
18 |
+
language:
|
19 |
+
- en
|
20 |
+
metrics:
|
21 |
+
- accuracy
|
22 |
+
library_name: asteroid
|
23 |
+
pipeline_tag: text-to-image
|
24 |
---
|
25 |
|
26 |
# nlpconnect/vit-gpt2-image-captioning
|