I ran into this problem while replicating the code
ValueError: The config file at accelerate_config.yaml had unknown keys (['command_file', 'commands', 'deepspeed_config', 'downcast_bf16', 'fsdp_config', 'machine_rank', 'main_process_ip', 'main_process_port', 'main_training_function', 'megatron_lm_config', 'num_processes', 'rdzv_backend', 'same_network', 'tpu_name', 'tpu_zone']), please try upgrading your accelerate version or fix (and potentially remove) these keys from your config file.
I ran into this problem while replicating the code
ValueError: The config file at accelerate_config.yaml had unknown keys (['command_file', 'commands', 'deepspeed_config', 'downcast_bf16', 'fsdp_config', 'machine_rank', 'main_process_ip', 'main_process_port', 'main_training_function', 'megatron_lm_config', 'num_processes', 'rdzv_backend', 'same_network', 'tpu_name', 'tpu_zone']), please try upgrading your
accelerateversion or fix (and potentially remove) these keys from your config file.