Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/Llama-3.2-3B
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 70a7479d47363ab3_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/70a7479d47363ab3_train_data.json
12 type:
13 field_input: alpaca_prompt
14 field_instruction: instruction
15 field_output: response
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22early_stopping_patience: 2
23eval_max_new_tokens: 128
24eval_steps: 100
25eval_table_size: null
26flash_attention: true
27fp16: null
28fsdp: null
29fsdp_config: null
30gradient_accumulation_steps: 8
31gradient_checkpointing: true
32group_by_length: false
33hub_model_id: romainnn/38ecf769-184a-47c4-9197-04d411debef3
34hub_repo: null
35hub_strategy: checkpoint
36hub_token: null
37learning_rate: 0.0002
38load_best_model_at_end: true
39load_in_4bit: false
40load_in_8bit: false
41local_rank: null
42logging_steps: 1
43lora_alpha: 32
44lora_dropout: 0.05
45lora_fan_in_fan_out: null
46lora_model_dir: null
47lora_r: 16
48lora_target_linear: true
49lora_target_modules:
50- q_proj
51- k_proj
52- v_proj
53lr_scheduler: cosine
54max_grad_norm: 1.0
55max_steps: 1122
56micro_batch_size: 4
57mlflow_experiment_name: /tmp/70a7479d47363ab3_train_data.json
58model_type: AutoModelForCausalLM
59num_epochs: 2
60optimizer: adamw_bnb_8bit
61output_dir: miner_id_24
62pad_to_sequence_len: true
63resume_from_checkpoint: null
64s2_attention: null
65sample_packing: false
66save_steps: 100
67sequence_len: 2048
68strict: false
69tf32: true
70tokenizer_type: AutoTokenizer
71train_on_inputs: false
72trust_remote_code: true
73val_set_size: 0.05
74wandb_entity: null
75wandb_mode: online
76wandb_name: 216a93cc-a197-4cb5-90dc-eb062c873f63
77wandb_project: Gradients-On-Demand
78wandb_run: your_name
79wandb_runid: 216a93cc-a197-4cb5-90dc-eb062c873f63
80warmup_steps: 10
81weight_decay: 0.0
82xformers_attention: null
83| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.8528 | 0.0005 | 1 | 1.8070 |
| 1.6633 | 0.0537 | 100 | 1.6375 |
| 1.5077 | 0.1073 | 200 | 1.6244 |
| 1.4609 | 0.1610 | 300 | 1.6147 |
| 1.5553 | 0.2146 | 400 | 1.6065 |
| 1.6634 | 0.2683 | 500 | 1.5995 |
| 1.6303 | 0.3220 | 600 | 1.5938 |
| 1.7472 | 0.3756 | 700 | 1.5893 |
| 1.5651 | 0.4293 | 800 | 1.5849 |
| 1.6287 | 0.4830 | 900 | 1.5827 |
| 1.4646 | 0.5366 | 1000 | 1.5813 |
| 1.6983 | 0.5903 | 1100 | 1.5811 |