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: llamafactory/tiny-random-Llama-3
9bf16: auto
10chat_template: llama3
11dataset_prepared_path: null
12datasets:
13- data_files:
14 - 311330e8a1d55a86_train_data.json
15 ds_type: json
16 field: issue
17 path: /workspace/input_data/311330e8a1d55a86_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/b6618d56-6c88-4033-ade8-8135764c1751
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/311330e8a1d55a86_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: b6618d56-6c88-4033-ade8-8135764c1751
80wandb_project: Gradients-On-Demand
81wandb_run: your_name
82wandb_runid: b6618d56-6c88-4033-ade8-8135764c1751
83warmup_steps: 10
84weight_decay: 0.0
85xformers_attention: null
86| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 11.7754 | 0.0202 | 1 | 11.7756 |
| 11.7801 | 0.2620 | 13 | 11.7749 |
| 11.7753 | 0.5239 | 26 | 11.7737 |
| 11.7711 | 0.7859 | 39 | 11.7730 |