tarekziade commited on
Commit
3083a3c
1 Parent(s): 730d4bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -5,6 +5,8 @@ tags:
5
  license: apache-2.0
6
  metrics:
7
  - rouge
 
 
8
  widget:
9
  - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/savanna.jpg
10
  example_title: Savanna
@@ -21,6 +23,9 @@ model-index:
21
  - task:
22
  type: image-to-text
23
  name: Image To Text
 
 
 
24
  metrics:
25
  - name: ROUGE-1
26
  type: rouge
@@ -56,7 +61,7 @@ Fine-tuned version of those base models:
56
 
57
  This model was trained on:
58
 
59
- - Flickr30k : https://huggingface.co/nlphuji/flickr30k
60
  - COCO 2017: https://cocodataset.org
61
 
62
  You can find the code used to create the model here: https://github.com/mozilla/distilvit
 
5
  license: apache-2.0
6
  metrics:
7
  - rouge
8
+ datasets:
9
+ - nlphuji/flickr30k
10
  widget:
11
  - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/savanna.jpg
12
  example_title: Savanna
 
23
  - task:
24
  type: image-to-text
25
  name: Image To Text
26
+ dataset:
27
+ name: nlphuji/flickr30k
28
+ type: nlphuji/flickr30k
29
  metrics:
30
  - name: ROUGE-1
31
  type: rouge
 
61
 
62
  This model was trained on:
63
 
64
+ - Flickr30k : https://huggingface.co/datasets/nlphuji/flickr30k
65
  - COCO 2017: https://cocodataset.org
66
 
67
  You can find the code used to create the model here: https://github.com/mozilla/distilvit