Views
No views yet
0.4.11accelerate_config:
2 dynamo_backend: inductor
3 mixed_precision: bf16
4 num_machines: 1
5 num_processes: auto
6 use_cpu: false
7adapter: lora
8base_model: princeton-nlp/gemma-2-9b-it-SimPO
9bf16: auto
10chat_template: llama3
11dataset_prepared_path: null
12datasets:
13- data_files:
14 - 8a33c23d03cf90fb_train_data.json
15 ds_type: json
16 format: custom
17 path: /workspace/input_data/8a33c23d03cf90fb_train_data.json
18 type:
19 field_instruction: title_parent
20 field_output: text
21 format: '{instruction}'
22 no_input_format: '{instruction}'
23 system_format: '{system}'
24 system_prompt: ''
25debug: null
26deepspeed: null
27device_map: auto
28early_stopping_patience: null
29eval_max_new_tokens: 128
30eval_table_size: null
31evals_per_epoch: 4
32flash_attention: false
33fp16: null
34fsdp: null
35fsdp_config: null
36gradient_accumulation_steps: 16
37gradient_checkpointing: true
38group_by_length: false
39hub_model_id: VERSIL91/8eff0600-4d84-41ae-8a22-156b0320a9ee
40hub_repo: null
41hub_strategy: checkpoint
42hub_token: null
43learning_rate: 0.0001
44local_rank: null
45logging_steps: 1
46lora_alpha: 16
47lora_dropout: 0.05
48lora_fan_in_fan_out: null
49lora_model_dir: null
50lora_r: 8
51lora_target_linear: true
52lora_target_modules:
53- q_proj
54- v_proj
55lr_scheduler: cosine
56max_memory:
57 0: 70GiB
58max_steps: 5
59micro_batch_size: 2
60mlflow_experiment_name: /tmp/8a33c23d03cf90fb_train_data.json
61model_type: AutoModelForCausalLM
62num_epochs: 1
63optimizer: adamw_bnb_8bit
64output_dir: miner_id_24
65pad_to_sequence_len: true
66quantization_config:
67 llm_int8_enable_fp32_cpu_offload: true
68 load_in_8bit: true
69resume_from_checkpoint: null
70s2_attention: null
71sample_packing: false
72saves_per_epoch: 4
73sequence_len: 512
74strict: false
75tf32: false
76tokenizer_type: AutoTokenizer
77torch_compile: true
78train_on_inputs: false
79trust_remote_code: true
80val_set_size: 0.05
81wandb_entity: null
82wandb_mode: online
83wandb_name: 8eff0600-4d84-41ae-8a22-156b0320a9ee
84wandb_project: Gradients-On-Demand
85wandb_run: your_name
86wandb_runid: 8eff0600-4d84-41ae-8a22-156b0320a9ee
87warmup_steps: 10
88weight_decay: 0.0
89xformers_attention: null
90| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.9013 | 0.0008 | 1 | 2.1645 |
| 2.0553 | 0.0016 | 2 | 2.1478 |
| 2.046 | 0.0031 | 4 | 2.0639 |