Views
No views yet
0.4.11absolute_data_files: false
2adapter: lora
3base_model: microsoft/phi-1_5
4bf16: true
5chat_template: llama3
6dataset_prepared_path: /workspace/axolotl
7datasets:
8- data_files:
9 - 29cc12fd2d17fc97_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/
13 type:
14 field_input: input
15 field_instruction: instruct
16 field_output: output
17 format: '{instruction} {input}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23dpo:
24 beta: 0.1
25 enabled: true
26 group_by_length: false
27 rank_loss: true
28 reference_model: null
29early_stopping_patience: null
30eval_max_new_tokens: 128
31eval_table_size: null
32evals_per_epoch: 1
33flash_attention: true
34fp16: null
35fsdp: null
36fsdp_config: null
37gradient_accumulation_steps: 4
38gradient_checkpointing: true
39gradient_clipping: 0.85
40group_by_length: false
41hub_model_id: sergioalves/eb70fcba-aeec-4afc-8267-7eabb1cd8da2
42hub_repo: null
43hub_strategy: end
44hub_token: null
45learning_rate: 5.0e-07
46load_in_4bit: true
47load_in_8bit: false
48local_rank: null
49logging_steps: 1
50lora_alpha: 32
51lora_dropout: 0.2
52lora_fan_in_fan_out: null
53lora_model_dir: null
54lora_r: 16
55lora_target_linear: true
56lr_scheduler: cosine
57max_steps: 300
58micro_batch_size: 8
59mixed_precision: bf16
60mlflow_experiment_name: /tmp/29cc12fd2d17fc97_train_data.json
61model_type: AutoModelForCausalLM
62num_epochs: 2
63optimizer: adamw_bnb_8bit
64output_dir: miner_id_24
65pad_to_sequence_len: true
66resume_from_checkpoint: null
67s2_attention: null
68sample_packing: false
69saves_per_epoch: 1
70sequence_len: 1024
71special_tokens:
72 pad_token: <|endoftext|>
73strict: false
74tf32: false
75tokenizer_type: AutoTokenizer
76train_on_inputs: false
77trust_remote_code: true
78val_set_size: 0.05
79wandb_entity: null
80wandb_mode: online
81wandb_name: a2a31e59-0ca8-45f5-8048-3a50b28bf603
82wandb_project: s56-7
83wandb_run: your_name
84wandb_runid: a2a31e59-0ca8-45f5-8048-3a50b28bf603
85warmup_steps: 30
86weight_decay: 0.05
87xformers_attention: true
88| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.6882 | 0.0001 | 1 | 1.9514 |
| 2.2677 | 0.0218 | 150 | 1.9480 |
| 1.7124 | 0.0436 | 300 | 1.9467 |