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: VAGOsolutions/Llama-3.1-SauerkrautLM-8b-Instruct
9bf16: auto
10chat_template: llama3
11dataset_prepared_path: null
12datasets:
13- data_files:
14 - ece170672638a37b_train_data.json
15 ds_type: json
16 field: text
17 path: /workspace/input_data/ece170672638a37b_train_data.json
18 type: completion
19debug: null
20deepspeed: null
21device_map: auto
22early_stopping_patience: null
23eval_max_new_tokens: 128
24eval_table_size: null
25evals_per_epoch: 4
26flash_attention: false
27fp16: null
28fsdp: null
29fsdp_config: null
30gradient_accumulation_steps: 16
31gradient_checkpointing: true
32group_by_length: false
33hub_model_id: VERSIL91/af6d93f3-2475-4d2b-8c00-3413fd557c45
34hub_repo: null
35hub_strategy: checkpoint
36hub_token: null
37learning_rate: 0.0001
38local_rank: null
39logging_steps: 1
40lora_alpha: 16
41lora_dropout: 0.05
42lora_fan_in_fan_out: null
43lora_model_dir: null
44lora_r: 8
45lora_target_linear: true
46lora_target_modules:
47- q_proj
48- v_proj
49lr_scheduler: cosine
50max_memory:
51 0: 70GiB
52max_steps: 50
53micro_batch_size: 2
54mlflow_experiment_name: /tmp/ece170672638a37b_train_data.json
55model_type: AutoModelForCausalLM
56num_epochs: 1
57optimizer: adamw_bnb_8bit
58output_dir: miner_id_24
59pad_to_sequence_len: true
60quantization_config:
61 llm_int8_enable_fp32_cpu_offload: true
62 load_in_8bit: true
63resume_from_checkpoint: null
64s2_attention: null
65sample_packing: false
66saves_per_epoch: 4
67sequence_len: 512
68special_tokens:
69 pad_token: <|eot_id|>
70strict: false
71tf32: false
72tokenizer_type: AutoTokenizer
73torch_compile: true
74train_on_inputs: false
75trust_remote_code: true
76val_set_size: 0.05
77wandb_entity: null
78wandb_mode: online
79wandb_name: af6d93f3-2475-4d2b-8c00-3413fd557c45
80wandb_project: Gradients-On-Demand
81wandb_run: your_name
82wandb_runid: af6d93f3-2475-4d2b-8c00-3413fd557c45
83warmup_steps: 10
84weight_decay: 0.0
85xformers_attention: null
86| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.1406 | 0.0001 | 1 | 1.3330 |
| 1.1116 | 0.0018 | 13 | 1.2273 |
| 1.0815 | 0.0036 | 26 | 1.1382 |
| 1.0919 | 0.0054 | 39 | 1.1176 |