atasoglu commited on
Commit
61fbed5
1 Parent(s): 838742e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
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
+ ---