When I try to submit a file along with submission metadata using the --large flag with EvalAI-CLI, only the default_submission_meta_attributes are properly assigned and not the additional submission_meta_attributes. The problem might be that the function upload_file_using_presigned_url does not currently accept and handle those additional attributes but make_submission does.