Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/SmolLM2-360M
3bf16: true
4chat_template: llama3
5data_processes: 16
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - ab2c9901606a2652_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/ab2c9901606a2652_train_data.json
13 type:
14 field_instruction: ' A painter needed to paint 12 rooms in a building. Each room
15 takes 7 hours to paint. If he already painted 5 rooms, how much longer will
16 he take to paint the rest? '
17 field_output: x=(7.0*(12.0-5.0))
18 format: '{instruction}'
19 no_input_format: '{instruction}'
20 system_format: '{system}'
21 system_prompt: ''
22debug: null
23deepspeed: null
24device_map: auto
25do_eval: true
26early_stopping_patience: 5
27eval_batch_size: 4
28eval_max_new_tokens: 128
29eval_steps: 50
30eval_table_size: null
31evals_per_epoch: null
32flash_attention: true
33fp16: false
34fsdp: null
35fsdp_config: null
36gradient_accumulation_steps: 4
37gradient_checkpointing: true
38group_by_length: true
39hub_model_id: 0x1202/9f7b0507-e4d2-4d63-939c-732c2c1dc70a
40hub_repo: null
41hub_strategy: checkpoint
42hub_token: null
43learning_rate: 0.0001
44load_in_4bit: false
45load_in_8bit: false
46local_rank: null
47logging_steps: 1
48lora_alpha: 128
49lora_dropout: 0.05
50lora_fan_in_fan_out: null
51lora_model_dir: null
52lora_r: 64
53lora_target_linear: true
54lr_scheduler: cosine
55max_grad_norm: 1.0
56max_memory:
57 0: 75GB
58max_steps: 200
59micro_batch_size: 8
60mlflow_experiment_name: /tmp/ab2c9901606a2652_train_data.json
61model_type: AutoModelForCausalLM
62num_epochs: 3
63optim_args:
64 adam_beta1: 0.9
65 adam_beta2: 0.95
66 adam_epsilon: 1e-5
67optimizer: adamw_bnb_8bit
68output_dir: miner_id_24
69pad_to_sequence_len: true
70resume_from_checkpoint: null
71s2_attention: null
72sample_packing: false
73save_steps: 50
74saves_per_epoch: null
75sequence_len: 1024
76strict: false
77tf32: true
78tokenizer_type: AutoTokenizer
79train_on_inputs: false
80trust_remote_code: true
81val_set_size: 0.05
82wandb_entity: null
83wandb_mode: online
84wandb_name: 03b810c4-d4bd-4902-a295-31ca1eff44b5
85wandb_project: Gradients-On-Demand
86wandb_run: your_name
87wandb_runid: 03b810c4-d4bd-4902-a295-31ca1eff44b5
88warmup_steps: 10
89weight_decay: 0.0
90xformers_attention: null
91| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.4484 | 0.0067 | 1 | 2.4732 |
| 0.0619 | 0.3373 | 50 | 0.1258 |
| 0.0133 | 0.6745 | 100 | 0.0495 |
| 0.2821 | 1.0118 | 150 | 0.0369 |
| 0.0047 | 1.3491 | 200 | 0.0324 |