Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/SmolLM2-360M
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 5e68ced09a44c866_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/5e68ced09a44c866_train_data.json
12 type:
13 field_instruction: instruction
14 field_output: output
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: prxy5604/c0fff12a-46c8-443e-9ff0-0cb902640cff
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/5e68ced09a44c866_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: e3b76d29-5e15-403b-9b62-de93bcdea0f6
82wandb_project: Gradients-On-Demand
83wandb_run: your_name
84wandb_runid: e3b76d29-5e15-403b-9b62-de93bcdea0f6
85warmup_steps: 10
86weight_decay: 0.0
87xformers_attention: null
88| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.6282 | 0.0003 | 1 | 0.8614 |
| 0.3357 | 0.0163 | 50 | 0.4598 |
| 0.2532 | 0.0325 | 100 | 0.4280 |
| 0.2756 | 0.0488 | 150 | 0.4181 |
| 0.2999 | 0.0650 | 200 | 0.4167 |