Open
Description
When I run the swe-manage task, why is there no "earned" information printed in the result? How can I make it print this information? I only have these result information.
{'accuracy': np.float64(1.0), 'aggregations': {'error_breakdown': {}, 'num_attempts': 1, 'num_correct': 1, 'num_incorrect': 0, 'num_system_error': 0, 'num_tasks': 1}, 'is_valid': True, 'length_stats': {'frac_correct': 1.0, 'frac_max_steps': 0.0, 'frac_max_time': 0.0, 'frac_max_tokens': 0.0, 'frac_model_ended': 0.0}, 'metrics_including_errors': {'accuracy': np.float64(1.0), 'aggregations': {'error_breakdown': {}, 'num_attempts': 1, 'num_correct': 1, 'num_incorrect': 0, 'num_system_error': 0, 'num_tasks': 1}}, 'missing_tasks': []}
Metadata
Metadata
Assignees
Labels
No labels