Views
No views yet
0.4.11adapter: lora
2auto_find_batch_size: false
3base_model: trl-internal-testing/tiny-random-LlamaForCausalLM
4bf16: auto
5chat_template: llama3
6dataloader_num_workers: 12
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - fb3f92080c25ece3_train_data.json
11 ds_type: json
12 format: custom
13 path: /workspace/input_data/fb3f92080c25ece3_train_data.json
14 type:
15 field_instruction: source_text
16 field_output: target_text
17 format: '{instruction}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23early_stopping_patience:
24early_stopping_threshold: 1.0e-07
25eval_max_new_tokens: 128
26eval_steps:
27eval_strategy: null
28flash_attention: true
29fp16: null
30fsdp: null
31fsdp_config: null
32gradient_accumulation_steps: 8
33gradient_checkpointing: false
34group_by_length: false
35hub_model_id:
36hub_repo: null
37hub_strategy: all_checkpoints
38hub_token: null
39learning_rate: 0.003
40load_best_model_at_end: true
41load_in_4bit: false
42load_in_8bit: false
43local_rank: null
44logging_steps:
45lora_alpha: 64
46lora_dropout: 0.15
47lora_fan_in_fan_out: null
48lora_model_dir: null
49lora_r: 32
50lora_target_linear: true
51lr_scheduler: cosine
52max_grad_norm: 1
53max_steps: 50
54micro_batch_size: 16
55mlflow_experiment_name: /tmp/fb3f92080c25ece3_train_data.json
56model_type: AutoModelForCausalLM
57num_epochs: 200
58optimizer: adamw_torch_fused
59output_dir: miner_id_24
60pad_to_sequence_len: true
61resume_from_checkpoint: null
62s2_attention: null
63sample_packing: false
64save_steps:
65save_total_limit: 10
66saves_per_epoch: 0
67sequence_len: 1024
68strict: false
69tf32: true
70tokenizer_type: AutoTokenizer
71train_on_inputs: false
72trust_remote_code: true
73use_rslora: true
74val_set_size: 0.0
75wandb_entity: null
76wandb_mode: disabled
77wandb_name: 9c23a19f-2769-4bed-9616-2c50a201f19a
78wandb_project: Gradients-On-Demand
79wandb_run: your_name
80wandb_runid: 9c23a19f-2769-4bed-9616-2c50a201f19a
81warmup_steps: 100
82weight_decay: 0
83xformers_attention: null
84