gabrielmotablima commited on
Commit
118db38
1 Parent(s): 2afa80d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  type: laicsiifes/flickr30k-pt-br
24
  split: test
25
  metrics:
26
- - name: Cider-D
27
  type: cider
28
  value: 64.71
29
  - name: BLEU@4
@@ -97,7 +97,7 @@ plt.show()
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|
 
23
  type: laicsiifes/flickr30k-pt-br
24
  split: test
25
  metrics:
26
+ - name: CIDEr-D
27
  type: cider
28
  value: 64.71
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|