Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/Llama-3.2-1B-Instruct
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 51bfccbb1c68b256_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/51bfccbb1c68b256_train_data.json
12 type:
13 field_instruction: problem
14 field_output: solution
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19ddp_find_unused_parameters: false
20distributed_type: ddp
21early_stopping_patience: null
22env:
23 CUDA_VISIBLE_DEVICES: 0,1
24 MASTER_ADDR: localhost
25 MASTER_PORT: '29500'
26 NCCL_DEBUG: INFO
27 NCCL_IB_DISABLE: '0'
28 NCCL_P2P_DISABLE: '0'
29 NCCL_P2P_LEVEL: NVL
30 PYTORCH_CUDA_ALLOC_CONF: max_split_size_mb:512, garbage_collection_threshold:0.8
31 WORLD_SIZE: '2'
32eval_max_new_tokens: 128
33eval_table_size: null
34evals_per_epoch: 4
35flash_attention: true
36fp16: false
37gradient_accumulation_steps: 8
38gradient_checkpointing: false
39group_by_length: true
40hub_model_id: fats-fme/4d407371-e885-4538-9aa3-e0817fccb84f
41hub_repo: null
42hub_strategy: checkpoint
43hub_token: null
44learning_rate: 0.0002
45load_in_4bit: false
46load_in_8bit: false
47logging_steps: 1
48lora_alpha: 32
49lora_dropout: 0.05
50lora_fan_in_fan_out: null
51lora_model_dir: null
52lora_r: 16
53lora_target_linear: true
54lr_scheduler: cosine
55max_memory_MB: 65000
56max_steps: -1
57micro_batch_size: 2
58mlflow_experiment_name: /tmp/51bfccbb1c68b256_train_data.json
59model_type: AutoModelForCausalLM
60num_devices: 2
61num_epochs: 1
62optimizer: adamw_torch
63output_dir: miner_id_24
64pad_to_sequence_len: true
65resume_from_checkpoint: null
66s2_attention: null
67sample_packing: false
68saves_per_epoch: 4
69sequence_len: 4056
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: 4d407371-e885-4538-9aa3-e0817fccb84f
79wandb_project: Gradients-On-Demand
80wandb_run: your_name
81wandb_runid: 4d407371-e885-4538-9aa3-e0817fccb84f
82warmup_steps: 50
83world_size: 2
84xformers_attention: true
85| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.7086 | 0.0111 | 1 | 0.9965 |
| 0.6927 | 0.2559 | 23 | 0.8836 |
| 0.6635 | 0.5118 | 46 | 0.8393 |
| 0.6715 | 0.7677 | 69 | 0.8167 |