gabrielmotablima
commited on
Commit
•
cfa3d89
1
Parent(s):
f748adb
Update README.md
Browse files
README.md
CHANGED
@@ -88,10 +88,10 @@ print(generated_text)
|
|
88 |
The evaluation metrics Cider-D, BLEU@4, ROUGE-L, METEOR and BERTScore
|
89 |
(using [BERTimbau](https://huggingface.co/neuralmind/bert-base-portuguese-cased)) are abbreviated as C, B@4, RL, M and BS, respectively.
|
90 |
|
91 |
-
|Model|
|
92 |
|:---:|:------:|:--------:|:-----:|:----:|:-----:|:----:|:-------:|
|
93 |
-
|Swin-DistilBERTimbau|Flickr30K Portuguese|
|
94 |
-
|Swin-GPorTuguese-2|Flickr30K Portuguese|
|
95 |
|
96 |
## 📋 BibTeX entry and citation info
|
97 |
|
|
|
88 |
The evaluation metrics Cider-D, BLEU@4, ROUGE-L, METEOR and BERTScore
|
89 |
(using [BERTimbau](https://huggingface.co/neuralmind/bert-base-portuguese-cased)) are abbreviated as C, B@4, RL, M and BS, respectively.
|
90 |
|
91 |
+
|Model|Dataset|Eval. Split|C|B@4|RL|M|BS|
|
92 |
|:---:|:------:|:--------:|:-----:|:----:|:-----:|:----:|:-------:|
|
93 |
+
|Swin-DistilBERTimbau|Flickr30K Portuguese|test|66.73|24.65|39.98|44.71|72.30|
|
94 |
+
|Swin-GPorTuguese-2|Flickr30K Portuguese|test|64.71|23.15|39.39|44.36|71.70|
|
95 |
|
96 |
## 📋 BibTeX entry and citation info
|
97 |
|