File size: 369 Bytes
8bc230a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
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 | 44.11 | 27.13 |
| test | 38.8 | 31.35 |
|