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 - f2f0e7f800e55b5c_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/f2f0e7f800e55b5c_train_data.json
12 type:
13 field_instruction: prompt
14 field_output: reasoning
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19debug: null
20deepspeed: null
21device_map: auto
22do_eval: true
23early_stopping_patience: 5
24eval_batch_size: 4
25eval_max_new_tokens: 128
26eval_steps: 50
27eval_table_size: null
28evals_per_epoch: null
29flash_attention: true
30fp16: false
31fsdp: null
32fsdp_config: null
33gradient_accumulation_steps: 4
34gradient_checkpointing: true
35group_by_length: true
36hub_model_id: antimage88/33896f02-e435-4a5b-b25f-1cd024d29e5e
37hub_repo: null
38hub_strategy: checkpoint
39hub_token: null
40learning_rate: 0.0001
41load_in_4bit: false
42load_in_8bit: false
43local_rank: null
44logging_steps: 1
45lora_alpha: 128
46lora_dropout: 0.05
47lora_fan_in_fan_out: null
48lora_model_dir: null
49lora_r: 64
50lora_target_linear: true
51lr_scheduler: cosine
52max_grad_norm: 1.0
53max_memory:
54 0: 75GB
55max_steps: 200
56micro_batch_size: 8
57mlflow_experiment_name: /tmp/f2f0e7f800e55b5c_train_data.json
58model_type: AutoModelForCausalLM
59num_epochs: 3
60optim_args:
61 adam_beta1: 0.9
62 adam_beta2: 0.95
63 adam_epsilon: 1e-5
64optimizer: adamw_bnb_8bit
65output_dir: miner_id_24
66pad_to_sequence_len: true
67resume_from_checkpoint: null
68s2_attention: null
69sample_packing: false
70save_steps: 50
71saves_per_epoch: null
72sequence_len: 1024
73strict: false
74tf32: true
75tokenizer_type: AutoTokenizer
76train_on_inputs: false
77trust_remote_code: true
78val_set_size: 0.05
79wandb_entity: null
80wandb_mode: online
81wandb_name: 77e961ab-94a6-46ac-aec8-27cc29c0d66a
82wandb_project: Gradients-On-Demand
83wandb_run: your_name
84wandb_runid: 77e961ab-94a6-46ac-aec8-27cc29c0d66a
85warmup_steps: 10
86weight_decay: 0.0
87xformers_attention: null
88| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 4.1887 | 0.0040 | 1 | 5.5556 |
| 0.0203 | 0.1990 | 50 | 0.5545 |
| 0.0423 | 0.3980 | 100 | 0.3918 |
| 0.0121 | 0.5970 | 150 | 0.3093 |
| 0.0027 | 0.7960 | 200 | 0.2566 |