mirror of https://github.com/inclusionAI/AReaL
0723_1
This commit is contained in:
parent
9ec2c3f640
commit
4041afb97d
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue