gabrielmotablima
commited on
Commit
•
149a580
1
Parent(s):
3048034
Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
type: laicsiifes/flickr30k-pt-br
|
24 |
split: test
|
25 |
metrics:
|
26 |
-
- name:
|
27 |
type: cider
|
28 |
value: 66.73
|
29 |
- name: BLEU@4
|
@@ -97,7 +97,7 @@ plt.show()
|
|
97 |
|
98 |
## 📈 Results
|
99 |
|
100 |
-
The evaluation metrics
|
101 |
(using [BERTimbau](https://huggingface.co/neuralmind/bert-base-portuguese-cased)) are abbreviated as C, B@4, RL, M and BS, respectively.
|
102 |
|
103 |
|Model|Dataset|Eval. Split|C|B@4|RL|M|BS|
|
|
|
23 |
type: laicsiifes/flickr30k-pt-br
|
24 |
split: test
|
25 |
metrics:
|
26 |
+
- name: CIDEr-D
|
27 |
type: cider
|
28 |
value: 66.73
|
29 |
- name: BLEU@4
|
|
|
97 |
|
98 |
## 📈 Results
|
99 |
|
100 |
+
The evaluation metrics CIDEr-D, BLEU@4, ROUGE-L, METEOR and BERTScore
|
101 |
(using [BERTimbau](https://huggingface.co/neuralmind/bert-base-portuguese-cased)) are abbreviated as C, B@4, RL, M and BS, respectively.
|
102 |
|
103 |
|Model|Dataset|Eval. Split|C|B@4|RL|M|BS|
|