Upload hydra_cfg.yaml with huggingface_hub
Browse files- hydra_cfg.yaml +4 -4
hydra_cfg.yaml
CHANGED
|
@@ -198,7 +198,7 @@ logging:
|
|
| 198 |
level: info
|
| 199 |
log_wandb_metric_to_stdout: true
|
| 200 |
lr: 0.001
|
| 201 |
-
master_port: '
|
| 202 |
max_data_samples: null
|
| 203 |
max_eval_samples: ${num_valid_samples}
|
| 204 |
max_grad_norm: 2.0
|
|
@@ -322,7 +322,7 @@ training:
|
|
| 322 |
warmup_steps: 500
|
| 323 |
weight_decay: 0.1
|
| 324 |
training_alias: ${mode}_glm_s1_${region_info}_bp${bp_per_token}_aw${warmup_steps}_amax${alpha_max}_smax${strictness_max}_lr${lr}_e${epochs}_ms${max_train_steps}_maxlen${max_len}
|
| 325 |
-
uid:
|
| 326 |
upload_to_hf: true
|
| 327 |
use_routing_ceiling: true
|
| 328 |
use_routing_floor: true
|
|
@@ -332,12 +332,12 @@ version: NA
|
|
| 332 |
wandb:
|
| 333 |
dir: ${dirs.wandb_cache}
|
| 334 |
entity: ${oc.select:env.vars.wandb_entity,${oc.env:WANDB_ENTITY,null}}
|
| 335 |
-
id:
|
| 336 |
mode: online
|
| 337 |
name: GeneZip-AntiBioPrior-BPT32-12.8K
|
| 338 |
project: DNAFM_v2
|
| 339 |
step_metric: null
|
| 340 |
tags: []
|
| 341 |
-
url: https://wandb.ai/jzshared/DNAFM_v2/runs/
|
| 342 |
warmup_steps: 0
|
| 343 |
world_size: 8
|
|
|
|
| 198 |
level: info
|
| 199 |
log_wandb_metric_to_stdout: true
|
| 200 |
lr: 0.001
|
| 201 |
+
master_port: '43259'
|
| 202 |
max_data_samples: null
|
| 203 |
max_eval_samples: ${num_valid_samples}
|
| 204 |
max_grad_norm: 2.0
|
|
|
|
| 322 |
warmup_steps: 500
|
| 323 |
weight_decay: 0.1
|
| 324 |
training_alias: ${mode}_glm_s1_${region_info}_bp${bp_per_token}_aw${warmup_steps}_amax${alpha_max}_smax${strictness_max}_lr${lr}_e${epochs}_ms${max_train_steps}_maxlen${max_len}
|
| 325 |
+
uid: 0d4px6u0
|
| 326 |
upload_to_hf: true
|
| 327 |
use_routing_ceiling: true
|
| 328 |
use_routing_floor: true
|
|
|
|
| 332 |
wandb:
|
| 333 |
dir: ${dirs.wandb_cache}
|
| 334 |
entity: ${oc.select:env.vars.wandb_entity,${oc.env:WANDB_ENTITY,null}}
|
| 335 |
+
id: 0d4px6u0
|
| 336 |
mode: online
|
| 337 |
name: GeneZip-AntiBioPrior-BPT32-12.8K
|
| 338 |
project: DNAFM_v2
|
| 339 |
step_metric: null
|
| 340 |
tags: []
|
| 341 |
+
url: https://wandb.ai/jzshared/DNAFM_v2/runs/0d4px6u0
|
| 342 |
warmup_steps: 0
|
| 343 |
world_size: 8
|