Views
No views yet
0.4.11adapter: lora
2base_model: codellama/CodeLlama-7b-Instruct-hf
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - fabd5184990f475f_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/fabd5184990f475f_train_data.json
12 type:
13 field_instruction: prompt
14 field_output: chosen
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19debug: null
20deepspeed: null
21early_stopping_patience: 2
22eval_max_new_tokens: 128
23eval_steps: 100
24eval_table_size: null
25flash_attention: true
26fp16: null
27fsdp: null
28fsdp_config: null
29gradient_accumulation_steps: 8
30gradient_checkpointing: true
31group_by_length: false
32hub_model_id: Alphatao/a5c2e3c9-406f-4f49-aac9-5c113c98fef3
33hub_repo: null
34hub_strategy: checkpoint
35hub_token: null
36learning_rate: 0.0002
37load_best_model_at_end: true
38load_in_4bit: false
39load_in_8bit: false
40local_rank: null
41logging_steps: 1
42lora_alpha: 32
43lora_dropout: 0.05
44lora_fan_in_fan_out: null
45lora_model_dir: null
46lora_r: 16
47lora_target_linear: true
48lora_target_modules:
49- q_proj
50- k_proj
51- v_proj
52lr_scheduler: cosine
53max_grad_norm: 1.0
54max_steps: 588
55micro_batch_size: 4
56mlflow_experiment_name: /tmp/fabd5184990f475f_train_data.json
57model_type: AutoModelForCausalLM
58num_epochs: 2
59optimizer: adamw_bnb_8bit
60output_dir: miner_id_24
61pad_to_sequence_len: true
62resume_from_checkpoint: null
63s2_attention: null
64sample_packing: false
65save_steps: 100
66sequence_len: 2048
67special_tokens:
68 pad_token: </s>
69strict: false
70tf32: true
71tokenizer_type: AutoTokenizer
72train_on_inputs: false
73trust_remote_code: true
74val_set_size: 0.04
75wandb_entity: null
76wandb_mode: online
77wandb_name: c5b9d6c9-db05-4a3d-a869-85403e982130
78wandb_project: Gradients-On-Demand
79wandb_run: your_name
80wandb_runid: c5b9d6c9-db05-4a3d-a869-85403e982130
81warmup_steps: 10
82weight_decay: 0.0
83xformers_attention: null
84| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.985 | 0.0008 | 1 | 0.9833 |
| 1.0307 | 0.0759 | 100 | 0.8529 |
| 0.8224 | 0.1517 | 200 | 0.8421 |
| 0.9231 | 0.2276 | 300 | 0.8355 |
| 0.9039 | 0.3034 | 400 | 0.8318 |
| 0.7915 | 0.3793 | 500 | 0.8301 |