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: MNC-Jihun/Mistral-7B-AO-u0.5-b2-ver0.4
9bf16: auto
10chat_template: llama3
11dataset_prepared_path: null
12datasets:
13- data_files:
14 - d54680e1e04a751c_train_data.json
15 ds_type: json
16 format: custom
17 path: /workspace/input_data/d54680e1e04a751c_train_data.json
18 type:
19 field_instruction: ' A painter needed to paint 12 rooms in a building. Each room
20 takes 7 hours to paint. If he already painted 5 rooms, how much longer will
21 he take to paint the rest? '
22 field_output: x=(7.0*(12.0-5.0))
23 format: '{instruction}'
24 no_input_format: '{instruction}'
25 system_format: '{system}'
26 system_prompt: ''
27debug: null
28deepspeed: null
29device_map: auto
30early_stopping_patience: null
31eval_max_new_tokens: 128
32eval_table_size: null
33evals_per_epoch: 4
34flash_attention: false
35fp16: null
36fsdp: null
37fsdp_config: null
38gradient_accumulation_steps: 16
39gradient_checkpointing: true
40group_by_length: false
41hub_model_id: VERSIL91/b6a94e30-cb9d-4803-9d18-7a31c19ab51d
42hub_repo: null
43hub_strategy: checkpoint
44hub_token: null
45learning_rate: 0.0001
46local_rank: null
47logging_steps: 1
48lora_alpha: 16
49lora_dropout: 0.05
50lora_fan_in_fan_out: null
51lora_model_dir: null
52lora_r: 8
53lora_target_linear: true
54lora_target_modules:
55- q_proj
56- v_proj
57lr_scheduler: cosine
58max_memory:
59 0: 70GiB
60max_steps: 5
61micro_batch_size: 2
62mlflow_experiment_name: /tmp/d54680e1e04a751c_train_data.json
63model_type: AutoModelForCausalLM
64num_epochs: 1
65optimizer: adamw_bnb_8bit
66output_dir: miner_id_24
67pad_to_sequence_len: true
68quantization_config:
69 llm_int8_enable_fp32_cpu_offload: true
70 load_in_8bit: true
71resume_from_checkpoint: null
72s2_attention: null
73sample_packing: false
74saves_per_epoch: 4
75sequence_len: 512
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: b6a94e30-cb9d-4803-9d18-7a31c19ab51d
86wandb_project: Gradients-On-Demand
87wandb_run: your_name
88wandb_runid: b6a94e30-cb9d-4803-9d18-7a31c19ab51d
89warmup_steps: 10
90weight_decay: 0.0
91xformers_attention: null
92| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.0 | 0.0067 | 1 | nan |
| 0.0 | 0.0135 | 2 | nan |
| 0.0 | 0.0270 | 4 | nan |