From 059d0fe83b7838ca5ba26e80dc5eb3e427fc07e7 Mon Sep 17 00:00:00 2001 From: adamoyoung Date: Tue, 4 Feb 2025 00:12:33 -0500 Subject: [PATCH] removing user-specific info from template config --- config/simulation/template.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/simulation/template.yml b/config/simulation/template.yml index 7eca7a5..3fe2fe5 100644 --- a/config/simulation/template.yml +++ b/config/simulation/template.yml @@ -1,6 +1,6 @@ # wandb -wandb_entity: "adamoyoung" #"your_wandb_entity" ### change this -wandb_project: "msg" #"your_wandb_project" ## change this +wandb_entity: "your_wandb_entity" ### change this +wandb_project: "your_wandb_project" ## change this wandb_name: "template" # data pth: ## add path