This commit is contained in:
lichangye.lcy 2025-07-23 16:55:20 +08:00
parent 9ec2c3f640
commit 4041afb97d
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@ def clevr_count_70k_reward_fn(
def main(args):
os.environ["WANDB_API_KEY"] = "local-19d0958e7ee05589016d2b4e0518bf9f2ee84db9"
wandb.init(project="clevr_70k")
config, _ = load_expr_config(args, GRPOConfig)