Just notices that the data parameter to WorkflowBenchmark::create_benchmark() is of type Union[int, Dict[str, str]]], while it should really be Union[float, Dict[str, str]]]. Especially since the documentation says "(in MB)". So it does make sense to say 0.5MB.