Views
No views yet
0.4.11absolute_data_files: true
2adapter: lora
3base_model: princeton-nlp/Sheared-LLaMA-1.3B
4bf16: true
5chat_template: llama3
6dataset_prepared_path: /workspace/axolotl
7datasets:
8- data_files:
9 - 40e50bc14394f8e0_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/40e50bc14394f8e0_train_data.json
13 type:
14 field_input: cons_rejected
15 field_instruction: main_ins
16 field_output: cons_chosen
17 format: '{instruction} {input}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23early_stopping_patience: null
24eval_max_new_tokens: 128
25eval_table_size: null
26evals_per_epoch: 1
27flash_attention: true
28fp16: null
29fsdp: null
30fsdp_config: null
31gradient_accumulation_steps: 1
32gradient_checkpointing: true
33gradient_clipping: 0.5
34group_by_length: false
35hub_model_id: sergioalves/3eb77e4a-e853-400d-a9f2-3a0472e5f128
36hub_repo: null
37hub_strategy: end
38hub_token: null
39learning_rate: 5.0e-06
40load_in_4bit: false
41load_in_8bit: false
42local_rank: null
43logging_steps: 1
44lora_alpha: 64
45lora_dropout: 0.05
46lora_fan_in_fan_out: null
47lora_model_dir: null
48lora_r: 32
49lora_target_linear: true
50lr_scheduler: cosine
51max_steps: 200
52micro_batch_size: 8
53mixed_precision: bf16
54mlflow_experiment_name: /tmp/40e50bc14394f8e0_train_data.json
55model_type: AutoModelForCausalLM
56num_epochs: 1
57optimizer: adamw_bnb_8bit
58output_dir: miner_id_24
59pad_to_sequence_len: true
60resume_from_checkpoint: null
61s2_attention: null
62sample_packing: false
63saves_per_epoch: 1
64sequence_len: 1024
65special_tokens:
66 pad_token: </s>
67strict: false
68tf32: false
69tokenizer_type: AutoTokenizer
70train_on_inputs: false
71trust_remote_code: true
72val_set_size: 0.05
73wandb_entity: null
74wandb_mode: online
75wandb_name: 69fd4981-ecc5-4b7a-9b51-0df5aa2c5c09
76wandb_project: s56-8
77wandb_run: your_name
78wandb_runid: 69fd4981-ecc5-4b7a-9b51-0df5aa2c5c09
79warmup_steps: 5
80weight_decay: 0.01
81xformers_attention: true
82| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.2528 | 0.0886 | 200 | 1.1896 |