Skip to content

Commit 55ec276

Browse files
Add entity: torchforge to MAST configs (#621)
1 parent 14c8de1 commit 55ec276

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

.meta/mast/qwen3_14b_mast.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ rollout_threads: ${services.policy.num_replicas} # Recommended to set equal to
1616
# Observability configuration
1717
metric_logging:
1818
wandb:
19+
entity: torchforge
1920
project: "grpo-training"
2021
group: "grpo_exp_${oc.env:USER}"
2122
logging_mode: global_reduce

.meta/mast/qwen3_1_7b_mast.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ rollout_threads: ${services.policy.num_replicas} # Recommended to set equal to
1616
# Observability configuration
1717
metric_logging:
1818
wandb:
19+
entity: torchforge
1920
project: "grpo-training"
2021
group: "grpo_exp_${oc.env:USER}"
2122
logging_mode: global_reduce

.meta/mast/qwen3_32b_mast.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ rollout_threads: ${services.policy.num_replicas} # Recommended to set equal to
1616
# Observability configuration
1717
metric_logging:
1818
wandb:
19+
entity: torchforge
1920
project: "grpo-training"
2021
group: "grpo_exp_${oc.env:USER}"
2122
logging_mode: global_reduce

.meta/mast/qwen3_4b_mast.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ rollout_threads: ${services.policy.num_replicas} # Recommended to set equal to
1616
# Observability configuration
1717
metric_logging:
1818
wandb:
19+
entity: torchforge
1920
project: "grpo-training"
2021
group: "grpo_exp_${oc.env:USER}"
2122
logging_mode: global_reduce

.meta/mast/qwen3_8b_mast.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ rollout_threads: ${services.policy.num_replicas} # Recommended to set equal to
1616
# Observability configuration
1717
metric_logging:
1818
wandb:
19+
entity: torchforge
1920
project: "grpo-training"
2021
group: "grpo_exp_${oc.env:USER}"
2122
logging_mode: global_reduce

0 commit comments

Comments
 (0)