--- language: - en tags: - sentence-simplification metrics: - sari - bleu pipeline_tag: text2text-generation --- ## Eval results on WikiLarge We obtain the following results on ```validation``` and ```test``` sets of WikiLarge: | Set | SARI | BLEU | |------------|-------|-------| | validation | 43.08 | 26.81 | | test | 39.74 | 33.23 | ## EASSE evaluation ### TurkCorpus We obtain the following results on ```validation``` and ```test``` sets of the Turk corpus: | Set | SARI | BLEU | FKGL | |------------|-------|-------|------| | validation | 37.14 | 91.35 | 8.35 | | test | 36.73 | 91.4 | 9.18 | ### ASSET We obtain the following results on ```validation``` and ```test``` sets of the ASSET corpus: | Set | SARI | BLEU | FKGL | |------------|-------|-------|------| | validation | 34.93 | 90.86 | 8.4 | | test | 33.17 | 89.28 | 9.02 |