Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/codegemma-7b-it
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 37dcf78761c66bd0_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/37dcf78761c66bd0_train_data.json
12 type:
13 field_input: chat_history
14 field_instruction: situation
15 field_output: sys_response
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20ddp_find_unused_parameters: false
21distributed_type: ddp
22early_stopping_patience: null
23env:
24 CUDA_VISIBLE_DEVICES: 0,1
25 MASTER_ADDR: localhost
26 MASTER_PORT: '29500'
27 NCCL_DEBUG: INFO
28 NCCL_IB_DISABLE: '0'
29 NCCL_P2P_DISABLE: '0'
30 NCCL_P2P_LEVEL: NVL
31 PYTORCH_CUDA_ALLOC_CONF: max_split_size_mb:512, garbage_collection_threshold:0.8
32 WORLD_SIZE: '2'
33eval_max_new_tokens: 128
34eval_table_size: null
35evals_per_epoch: 4
36flash_attention: false
37fp16: true
38gradient_accumulation_steps: 8
39gradient_checkpointing: true
40group_by_length: true
41hub_model_id: fats-fme/cb4d9b9f-e4be-454c-9f1b-b702177e34fa
42hub_repo: null
43hub_strategy: checkpoint
44hub_token: null
45learning_rate: 0.0001
46load_in_4bit: false
47load_in_8bit: true
48logging_steps: 1
49lora_alpha: 32
50lora_dropout: 0.05
51lora_fan_in_fan_out: null
52lora_model_dir: null
53lora_r: 16
54lora_target_linear: true
55lr_scheduler: cosine
56max_memory_MB: 65000
57max_steps: -1
58micro_batch_size: 1
59mlflow_experiment_name: /tmp/37dcf78761c66bd0_train_data.json
60model_type: AutoModelForCausalLM
61num_devices: 2
62num_epochs: 1
63optimizer: adamw_torch
64output_dir: miner_id_24
65pad_to_sequence_len: true
66resume_from_checkpoint: null
67s2_attention: null
68sample_packing: false
69saves_per_epoch: 4
70sequence_len: 2048
71strict: false
72tf32: true
73tokenizer_type: AutoTokenizer
74train_on_inputs: false
75trust_remote_code: true
76val_set_size: 0.05
77wandb_entity: null
78wandb_mode: online
79wandb_name: cb4d9b9f-e4be-454c-9f1b-b702177e34fa
80wandb_project: Gradients-On-Demand
81wandb_run: your_name
82wandb_runid: cb4d9b9f-e4be-454c-9f1b-b702177e34fa
83warmup_steps: 50
84world_size: 2
85xformers_attention: true
86| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 3.3662 | 0.0003 | 1 | 3.9521 |
| 2.3282 | 0.2500 | 759 | 2.2632 |
| 1.9323 | 0.5000 | 1518 | 2.2127 |
| 2.1816 | 0.7500 | 2277 | 2.1901 |
| 2.2193 | 1.0000 | 3036 | 2.1753 |