PeterLauLukCh's picture
Upload folder using huggingface_hub
37e3a45 verified
{
"_n_gpu": 1,
"adafactor": false,
"adam_beta1": 0.9,
"adam_beta2": 0.999,
"adam_epsilon": 1e-08,
"auto_find_batch_size": false,
"average_tokens_across_devices": false,
"batch_eval_metrics": false,
"bf16": true,
"bf16_full_eval": false,
"cache_dir": null,
"data_seed": null,
"dataloader_drop_last": false,
"dataloader_num_workers": 0,
"dataloader_persistent_workers": false,
"dataloader_pin_memory": true,
"dataloader_prefetch_factor": null,
"ddp_backend": null,
"ddp_broadcast_buffers": null,
"ddp_bucket_cap_mb": null,
"ddp_find_unused_parameters": null,
"ddp_timeout": 1800,
"debug": [],
"deepspeed": "scripts/newzero3.json",
"disable_tqdm": false,
"dispatch_batches": null,
"do_eval": false,
"do_predict": false,
"do_train": false,
"eval_accumulation_steps": null,
"eval_delay": 0,
"eval_do_concat_batches": true,
"eval_on_start": false,
"eval_steps": null,
"eval_strategy": "no",
"eval_use_gather_object": false,
"evaluation_strategy": "no",
"fp16": false,
"fp16_backend": "auto",
"fp16_full_eval": false,
"fp16_opt_level": "O1",
"fsdp": [],
"fsdp_config": {
"min_num_params": 0,
"xla": false,
"xla_fsdp_v2": false,
"xla_fsdp_grad_ckpt": false
},
"fsdp_min_num_params": 0,
"fsdp_transformer_layer_cls_to_wrap": null,
"full_determinism": false,
"gradient_accumulation_steps": 2,
"gradient_checkpointing": true,
"gradient_checkpointing_kwargs": null,
"greater_is_better": null,
"group_by_length": false,
"half_precision_backend": "auto",
"hub_always_push": false,
"hub_model_id": null,
"hub_private_repo": null,
"hub_strategy": "every_save",
"hub_token": null,
"ignore_data_skip": false,
"include_for_metrics": [],
"include_inputs_for_metrics": false,
"include_num_input_tokens_seen": false,
"include_tokens_per_second": false,
"jit_mode_eval": false,
"kl_coeff": 0.0,
"label_names": null,
"label_smoothing_factor": 0.0,
"learning_rate": 2e-06,
"length_column_name": "length",
"load_best_model_at_end": false,
"local_rank": 0,
"log_level": "passive",
"log_level_replica": "warning",
"log_on_each_node": true,
"logging_dir": "/scratch/gpfs/jg9904/saved_models/Qwen2.5-14B-Instruct-CognitiveRL-v0.1/runs/Apr21_15-13-49_della-k15g2",
"logging_first_step": false,
"logging_nan_inf_filter": true,
"logging_steps": 1.0,
"logging_strategy": "steps",
"lr_scheduler_kwargs": {},
"lr_scheduler_type": "cosine",
"max_grad_norm": 1.0,
"max_seq_length": null,
"max_steps": -1,
"max_train_samples": null,
"metric_for_best_model": null,
"model_name_or_path": "/scratch/gpfs/jg9904/saved_models/Qwen2.5-14B-Instruct-habit-4o",
"mp_parameters": "",
"neftune_noise_alpha": null,
"no_cuda": false,
"num_train_epochs": 3.0,
"optim": "adamw_torch",
"optim_args": null,
"optim_target_modules": null,
"output_dir": "/scratch/gpfs/jg9904/saved_models/Qwen2.5-14B-Instruct-CognitiveRL-v0.1",
"overwrite_cache": false,
"overwrite_output_dir": true,
"past_index": -1,
"per_device_eval_batch_size": 8,
"per_device_train_batch_size": 1,
"per_gpu_eval_batch_size": null,
"per_gpu_train_batch_size": null,
"prediction_loss_only": false,
"push_to_hub": false,
"push_to_hub_model_id": null,
"push_to_hub_organization": null,
"push_to_hub_token": null,
"ray_scope": "last",
"remove_unused_columns": false,
"report_to": [
"tensorboard"
],
"restore_callback_states_from_checkpoint": false,
"resume_from_checkpoint": null,
"run_name": "/scratch/gpfs/jg9904/saved_models/Qwen2.5-14B-Instruct-CognitiveRL-v0.1",
"save_on_each_node": false,
"save_only_model": true,
"save_safetensors": true,
"save_steps": 500,
"save_strategy": "no",
"save_total_limit": null,
"seed": 42,
"skip_memory_metrics": true,
"split_batches": null,
"tf32": null,
"torch_compile": false,
"torch_compile_backend": null,
"torch_compile_mode": null,
"torch_empty_cache_steps": null,
"torchdynamo": null,
"tp_size": 0,
"tpu_metrics_debug": false,
"tpu_num_cores": null,
"train_tokenized_file": "/scratch/gpfs/jg9904/cogbehaveRL/RL/offline_rl_v2/data/14K_reward.jsonl",
"use_cpu": false,
"use_flash_attn": true,
"use_ipex": false,
"use_legacy_prediction_loop": false,
"use_liger_kernel": false,
"use_mps_device": false,
"warmup_ratio": 0.03,
"warmup_steps": 0,
"weight_decay": 0.0
}