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: huggyllama/llama-7b
9bf16: auto
10chat_template: llama3
11dataset_prepared_path: null
12datasets:
13- data_files:
14 - b42bd94d4de92ad1_train_data.json
15 ds_type: json
16 format: custom
17 path: /workspace/input_data/b42bd94d4de92ad1_train_data.json
18 type:
19 field_instruction: Description
20 field_output: PermitTypeDesc
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/d4ae7892-d0bc-4239-a067-e1e4f63f165c
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/b42bd94d4de92ad1_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
74special_tokens:
75 pad_token: </s>
76strict: false
77tf32: false
78tokenizer_type: AutoTokenizer
79torch_compile: true
80train_on_inputs: false
81trust_remote_code: true
82val_set_size: 0.05
83wandb_entity: null
84wandb_mode: online
85wandb_name: d4ae7892-d0bc-4239-a067-e1e4f63f165c
86wandb_project: Gradients-On-Demand
87wandb_run: your_name
88wandb_runid: d4ae7892-d0bc-4239-a067-e1e4f63f165c
89warmup_steps: 10
90weight_decay: 0.0
91xformers_attention: null
92| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.0 | 0.0003 | 1 | nan |
| 0.0 | 0.0006 | 2 | nan |
| 0.0 | 0.0011 | 4 | nan |