File size: 893 Bytes
956f708
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
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 |