gabrielmotablima
commited on
Commit
•
8d82224
1
Parent(s):
9904890
Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,31 @@ metrics:
|
|
11 |
- bertscore
|
12 |
base_model: laicsiifes/swin-gpt2-flickr30k-pt-br
|
13 |
pipeline_tag: image-to-text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# 🎉 Swin-GPorTuguese-2 for Brazilian Portuguese Image Captioning
|
|
|
11 |
- bertscore
|
12 |
base_model: laicsiifes/swin-gpt2-flickr30k-pt-br
|
13 |
pipeline_tag: image-to-text
|
14 |
+
model-index:
|
15 |
+
- name: Swin-GPorTuguese-2
|
16 |
+
results:
|
17 |
+
- task:
|
18 |
+
name: Image Captioning
|
19 |
+
type: image-to-text
|
20 |
+
dataset:
|
21 |
+
name: laicsiifes/flickr30k-pt-br
|
22 |
+
type: flickr30k-pt-br
|
23 |
+
metrics:
|
24 |
+
- name: Cider-D
|
25 |
+
type: cider
|
26 |
+
value: 64.71%
|
27 |
+
- name: BLEU@4
|
28 |
+
type: bleu
|
29 |
+
value: 23.15%
|
30 |
+
- name: ROUGE-L
|
31 |
+
type: rouge
|
32 |
+
value: 39.39%
|
33 |
+
- name: METEOR
|
34 |
+
type: meteor
|
35 |
+
value: 44.36%
|
36 |
+
- name: BERTScore
|
37 |
+
type: bertscore
|
38 |
+
value: 71.70%
|
39 |
---
|
40 |
|
41 |
# 🎉 Swin-GPorTuguese-2 for Brazilian Portuguese Image Captioning
|