File size: 500 Bytes
d2d6f82 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
{
"dataset_stats": {
"rows_before_filter": 15000.0,
"rows_after_filter": 15000.0,
"dropped_for_length": 0.0,
"max_input_length": 256.0,
"max_target_length": 128.0,
"short_threshold": 40.0
},
"baseline_scores": {
"rouge1": 0.25675665009084964,
"rouge2": 0.13416016149259882,
"rougeL": 0.23903438122862936,
"rougeLsum": 0.23864111489830342,
"comp_ratio_mean": 0.2556183630363363,
"comp_ratio_p90": 0.535846560846561,
"pct_violations": 0.0
}
} |