Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- atasoglu/flickr8k-turkish
|
5 |
+
language:
|
6 |
+
- tr
|
7 |
+
metrics:
|
8 |
+
- rouge
|
9 |
+
library_name: transformers
|
10 |
+
pipeline_tag: image-to-text
|
11 |
+
tags:
|
12 |
+
- image-to-text
|
13 |
+
- image-captioning
|
14 |
+
base_model:
|
15 |
+
- google/vit-base-patch16-224
|
16 |
+
- ytu-ce-cosmos/turkish-gpt2
|
17 |
+
---
|