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 - f12bcde58a4ed0c0_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/f12bcde58a4ed0c0_train_data.json
12 type:
13 field_input: knowledge
14 field_instruction: dialogue_history
15 field_output: right_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
23early_stopping_threshold: 0.0001
24eval_max_new_tokens: 128
25eval_steps: 100
26eval_table_size: null
27flash_attention: true
28fp16: null
29fsdp: null
30fsdp_config: null
31gradient_accumulation_steps: 8
32gradient_checkpointing: true
33group_by_length: false
34hub_model_card: false
35hub_model_id: romainnn/5b29637e-673d-4b30-80df-357630110db4
36hub_repo: null
37hub_strategy: end
38hub_token: null
39learning_rate: 0.0002
40load_best_model_at_end: true
41load_in_4bit: false
42load_in_8bit: false
43local_rank: null
44logging_steps: 1
45lora_alpha: 128
46lora_dropout: 0.3
47lora_fan_in_fan_out: null
48lora_model_dir: null
49lora_r: 64
50lora_target_linear: true
51lora_target_modules:
52- q_proj
53- k_proj
54- v_proj
55lr_scheduler: cosine
56max_grad_norm: 1.0
57max_steps: 1344
58micro_batch_size: 4
59mlflow_experiment_name: /tmp/f12bcde58a4ed0c0_train_data.json
60model_type: AutoModelForCausalLM
61num_epochs: 2
62optimizer: adamw_bnb_8bit
63output_dir: miner_id_24
64pad_to_sequence_len: true
65resume_from_checkpoint: null
66s2_attention: null
67sample_packing: false
68save_steps: 100
69sequence_len: 2048
70strict: false
71tf32: true
72tokenizer_type: AutoTokenizer
73train_on_inputs: false
74trust_remote_code: true
75val_set_size: 0.05
76wandb_entity: null
77wandb_mode: online
78wandb_name: 2a9ae0e0-e812-4cb2-b1d2-24673736a4de
79wandb_project: Gradients-On-Demand
80wandb_run: your_name
81wandb_runid: 2a9ae0e0-e812-4cb2-b1d2-24673736a4de
82warmup_steps: 10
83weight_decay: 0.0
84xformers_attention: null
85| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.6629 | 0.0034 | 1 | 2.8432 |
| 1.863 | 0.3419 | 100 | 1.8315 |
| 1.6755 | 0.6838 | 200 | 1.8037 |
| 1.2611 | 1.0256 | 300 | 1.7801 |
| 1.7647 | 1.3675 | 400 | 1.8062 |
| 1.3027 | 1.7094 | 500 | 1.8038 |