ltg
/

ltgoslo commited on
Commit
8aa6567
·
1 Parent(s): dc5bc99

Order of scores

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -55,13 +55,13 @@ Three datasets were used to fine-tune the model:
55
  - English subset of *CodWoE* ([Mickus et al., SemEval 2022](https://aclanthology.org/2022.semeval-1.1/))
56
 
57
  FLAN-T5-Definition XL achieves the following results on the WordNet test set:
58
- - ROUGE-L: 52.21
59
  - BLEU: 32.81
 
60
  - BERT-F1: 92.16
61
 
62
  FLAN-T5-Definition XL achieves the following results on the Oxford dictionary test set:
63
- - ROUGE-L: 38.72
64
  - BLEU: 18.69
 
65
  - BERT-F1: 89.75
66
 
67
  ## Training procedure
 
55
  - English subset of *CodWoE* ([Mickus et al., SemEval 2022](https://aclanthology.org/2022.semeval-1.1/))
56
 
57
  FLAN-T5-Definition XL achieves the following results on the WordNet test set:
 
58
  - BLEU: 32.81
59
+ - ROUGE-L: 52.21
60
  - BERT-F1: 92.16
61
 
62
  FLAN-T5-Definition XL achieves the following results on the Oxford dictionary test set:
 
63
  - BLEU: 18.69
64
+ - ROUGE-L: 38.72
65
  - BERT-F1: 89.75
66
 
67
  ## Training procedure