flan-t5-small-compression / run_stats.json
dotslashderek's picture
Training in progress, epoch 1
d2d6f82 verified
{
"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
}
}