gabrielmotablima
commited on
Commit
•
0ad4928
1
Parent(s):
b91b190
Update README.md
Browse files
README.md
CHANGED
@@ -84,7 +84,8 @@ print(generated_text)
|
|
84 |
|
85 |
## 📈 Results
|
86 |
|
87 |
-
The evaluation metrics Cider-D, BLEU@4, ROUGE-L, METEOR and BERTScore
|
|
|
88 |
|
89 |
|Model|Training|Evaluation|C|B@4|RL|M|BS|
|
90 |
|:---:|:------:|:--------:|:-----:|:----:|:-----:|:----:|:-------:|
|
|
|
84 |
|
85 |
## 📈 Results
|
86 |
|
87 |
+
The evaluation metrics Cider-D, BLEU@4, ROUGE-L, METEOR and BERTScore
|
88 |
+
(using [BERTimbau](https://huggingface.co/neuralmind/bert-base-portuguese-cased)) are abbreviated as C, B@4, RL, M and BS, respectively.
|
89 |
|
90 |
|Model|Training|Evaluation|C|B@4|RL|M|BS|
|
91 |
|:---:|:------:|:--------:|:-----:|:----:|:-----:|:----:|:-------:|
|