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: openlm-research/open_llama_3b
9bf16: auto
10chat_template: llama3
11dataset_prepared_path: null
12datasets:
13- data_files:
14 - 5ba01a426f0de539_train_data.json
15 ds_type: json
16 format: custom
17 path: /workspace/input_data/5ba01a426f0de539_train_data.json
18 type:
19 field_input: seq
20 field_instruction: labels_str
21 field_output: id
22 format: '{instruction} {input}'
23 no_input_format: '{instruction}'
24 system_format: '{system}'
25 system_prompt: ''
26debug: null
27deepspeed: null
28device_map: auto
29early_stopping_patience: null
30eval_max_new_tokens: 128
31eval_table_size: null
32evals_per_epoch: 4
33flash_attention: false
34fp16: null
35fsdp: null
36fsdp_config: null
37gradient_accumulation_steps: 16
38gradient_checkpointing: true
39group_by_length: false
40hub_model_id: VERSIL91/40db242c-a7ba-4b4e-9ee1-de7c730acf17
41hub_repo: null
42hub_strategy: checkpoint
43hub_token: null
44learning_rate: 0.0001
45local_rank: null
46logging_steps: 1
47lora_alpha: 16
48lora_dropout: 0.05
49lora_fan_in_fan_out: null
50lora_model_dir: null
51lora_r: 8
52lora_target_linear: true
53lora_target_modules:
54- q_proj
55- v_proj
56lr_scheduler: cosine
57max_memory:
58 0: 70GiB
59max_steps: 5
60micro_batch_size: 2
61mlflow_experiment_name: /tmp/5ba01a426f0de539_train_data.json
62model_type: AutoModelForCausalLM
63num_epochs: 1
64optimizer: adamw_bnb_8bit
65output_dir: miner_id_24
66pad_to_sequence_len: true
67quantization_config:
68 llm_int8_enable_fp32_cpu_offload: true
69 load_in_8bit: true
70resume_from_checkpoint: null
71s2_attention: null
72sample_packing: false
73saves_per_epoch: 4
74sequence_len: 512
75special_tokens:
76 pad_token: </s>
77strict: false
78tf32: false
79tokenizer_type: AutoTokenizer
80torch_compile: true
81train_on_inputs: false
82trust_remote_code: true
83val_set_size: 0.05
84wandb_entity: null
85wandb_mode: online
86wandb_name: 40db242c-a7ba-4b4e-9ee1-de7c730acf17
87wandb_project: Gradients-On-Demand
88wandb_run: your_name
89wandb_runid: 40db242c-a7ba-4b4e-9ee1-de7c730acf17
90warmup_steps: 10
91weight_decay: 0.0
92xformers_attention: null
93| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 6.4932 | 0.0002 | 1 | 6.5834 |
| 6.4343 | 0.0003 | 2 | 6.4683 |
| 6.4459 | 0.0006 | 4 | 6.3619 |