Views
No views yet
0.4.11adapter: lora
2base_model: TinyLlama/TinyLlama_v1.1
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - f6627dfddf7998ee_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/f6627dfddf7998ee_train_data.json
12 type:
13 field_input: traj_0_response
14 field_instruction: prompt
15 field_output: traj_0_solution_0
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22device_map: auto
23do_eval: true
24early_stopping_patience: 5
25eval_batch_size: 4
26eval_max_new_tokens: 128
27eval_steps: 50
28eval_table_size: null
29evals_per_epoch: null
30flash_attention: true
31fp16: false
32fsdp: null
33fsdp_config: null
34gradient_accumulation_steps: 4
35gradient_checkpointing: true
36group_by_length: true
37hub_model_id: prxy5604/5743e557-bef1-435d-a4aa-e79eee52c0f5
38hub_repo: null
39hub_strategy: checkpoint
40hub_token: null
41learning_rate: 0.0001
42load_in_4bit: false
43load_in_8bit: false
44local_rank: null
45logging_steps: 1
46lora_alpha: 128
47lora_dropout: 0.05
48lora_fan_in_fan_out: null
49lora_model_dir: null
50lora_r: 64
51lora_target_linear: true
52lr_scheduler: cosine
53max_grad_norm: 1.0
54max_memory:
55 0: 75GB
56max_steps: 200
57micro_batch_size: 8
58mlflow_experiment_name: /tmp/f6627dfddf7998ee_train_data.json
59model_type: AutoModelForCausalLM
60num_epochs: 3
61optim_args:
62 adam_beta1: 0.9
63 adam_beta2: 0.95
64 adam_epsilon: 1e-5
65optimizer: adamw_bnb_8bit
66output_dir: miner_id_24
67pad_to_sequence_len: true
68resume_from_checkpoint: null
69s2_attention: null
70sample_packing: false
71save_steps: 50
72saves_per_epoch: null
73sequence_len: 1024
74special_tokens:
75 pad_token: </s>
76strict: false
77tf32: true
78tokenizer_type: AutoTokenizer
79train_on_inputs: false
80trust_remote_code: true
81val_set_size: 0.05
82wandb_entity: null
83wandb_mode: online
84wandb_name: 41e012f9-ee25-49ae-abe0-b64021ea6e9d
85wandb_project: Gradients-On-Demand
86wandb_run: your_name
87wandb_runid: 41e012f9-ee25-49ae-abe0-b64021ea6e9d
88warmup_steps: 10
89weight_decay: 0.0
90xformers_attention: null
91| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.6269 | 0.0005 | 1 | 1.3732 |
| 0.8366 | 0.0273 | 50 | 0.8965 |
| 0.8548 | 0.0547 | 100 | 0.8373 |
| 0.812 | 0.0820 | 150 | 0.8118 |
| 0.7637 | 0.1093 | 200 | 0.8091 |