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: sethuiyer/Medichat-Llama3-8B
9bf16: auto
10chat_template: llama3
11dataset_prepared_path: null
12datasets:
13- data_files:
14 - 71dcf982b77fb12b_train_data.json
15 ds_type: json
16 field: title
17 path: /workspace/input_data/71dcf982b77fb12b_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/b4ebaae4-89cb-407e-9620-506121fb94ad
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: 5
53micro_batch_size: 2
54mlflow_experiment_name: /tmp/71dcf982b77fb12b_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
68strict: false
69tf32: false
70tokenizer_type: AutoTokenizer
71torch_compile: true
72train_on_inputs: false
73trust_remote_code: true
74val_set_size: 0.05
75wandb_entity: null
76wandb_mode: online
77wandb_name: b4ebaae4-89cb-407e-9620-506121fb94ad
78wandb_project: Gradients-On-Demand
79wandb_run: your_name
80wandb_runid: b4ebaae4-89cb-407e-9620-506121fb94ad
81warmup_steps: 10
82weight_decay: 0.0
83xformers_attention: null
84| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 3.269 | 0.0001 | 1 | 3.5968 |
| 3.3409 | 0.0003 | 2 | 3.5778 |
| 3.5253 | 0.0005 | 4 | 3.5495 |