w32zhong's picture
Upload folder using huggingface_hub
dc22a00 verified
raw
history blame
2.85 kB
{
"dataset.debug": false,
"dataset.git_diff": "",
"dataset.git_sha1": "unknown",
"dataset.manual_sample_ids": [],
"dataset.output_dir": "output",
"dataset.path": "output/datasets/ds_Llama-2-7b-chat-hf/",
"dataset.run_name": "temp_run",
"dataset.seed": 42,
"dataset_generation.batch_size": 1,
"dataset_generation.debug": false,
"dataset_generation.debug_target": null,
"dataset_generation.ds_prefix": "ds_",
"dataset_generation.git_diff": "",
"dataset_generation.git_sha1": "unknown",
"dataset_generation.max_length": 2048,
"dataset_generation.output_dir": "output",
"dataset_generation.run_name": "temp_run",
"dataset_generation.save_every": 1000,
"dataset_generation.seed": 42,
"inference.debug": false,
"inference.draft_tree_shape": "mc_sim_7b_65",
"inference.git_diff": "",
"inference.git_sha1": "unknown",
"inference.max_new_tokens": 512,
"inference.mode": "speculative",
"inference.output_dir": "output",
"inference.run_name": "temp_run",
"inference.seed": 42,
"modeling.add_noise": false,
"modeling.attention_offset": "random.randrange(10)",
"modeling.attention_wind": "2",
"modeling.ckpt_path": null,
"modeling.debug": false,
"modeling.decoder_key_remap": {},
"modeling.dtype": "torch.bfloat16",
"modeling.frozen_targets": [],
"modeling.git_diff": "",
"modeling.git_sha1": "unknown",
"modeling.layer_path": "model.layers",
"modeling.lmhead_path": "lm_head",
"modeling.model_path": "beagle/models/llama2",
"modeling.norm_path": "model.norm",
"modeling.output_dir": "output",
"modeling.reuse_layer": -1,
"modeling.rotary_path": "model.rotary_emb",
"modeling.run_name": "temp_run",
"modeling.seed": 42,
"modeling.tokenizer_path": "meta-llama/Llama-2-7b-chat-hf",
"modeling.use_fc_eagle": false,
"modeling.use_lower_layers": 1,
"modeling.use_state_distill": false,
"training.adam_beta2": 0.95,
"training.bf16": true,
"training.ddp_find_unused_parameters": false,
"training.debug": false,
"training.filter_out_shorts": false,
"training.git_diff": "",
"training.git_sha1": "1cddc93f8ac2df83b8f58b148dd1b3b06eea8890",
"training.gradient_accumulation_steps": 4,
"training.learning_rate": 3e-05,
"training.logging_steps": 1,
"training.lr_scheduler_type": "constant_with_warmup",
"training.max_grad_norm": 0.5,
"training.max_length": 4096,
"training.max_steps": -1,
"training.num_train_epochs": 10,
"training.output_dir": "output",
"training.overwrite_output_dir": true,
"training.per_device_train_batch_size": 4,
"training.project": "beagle",
"training.report_to": "wandb",
"training.resume_from_checkpoint": false,
"training.resume_wandb_runid": null,
"training.run_name": "temp_run",
"training.save_steps": 500,
"training.save_total_limit": 2,
"training.seed": 42,
"training.warmup_steps": 50
}