Views
No views yet
0.4.11adapter: lora
2base_model: huggyllama/llama-7b
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - b18b4cc426adb370_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/b18b4cc426adb370_train_data.json
12 type:
13 field_instruction: prompt
14 field_output: reference_response
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19debug: null
20deepspeed: null
21early_stopping_patience: null
22eval_max_new_tokens: 128
23eval_steps: null
24eval_table_size: null
25flash_attention: true
26fp16: false
27fsdp: null
28fsdp_config: null
29gradient_accumulation_steps: 4
30gradient_checkpointing: true
31group_by_length: true
32hub_model_id: diaenra/fcbb622d-4be4-4db9-8957-3836757cf1f7
33hub_repo: null
34hub_strategy: checkpoint
35hub_token: null
36learning_rate: 0.0001
37load_in_4bit: false
38load_in_8bit: false
39local_rank: null
40logging_steps: 1
41lora_alpha: 64
42lora_dropout: 0.05
43lora_fan_in_fan_out: null
44lora_model_dir: null
45lora_modules_to_save:
46- embed_tokens
47- lm_head
48lora_r: 32
49lora_target_linear: true
50lora_target_modules:
51- gate_proj
52- down_proj
53- up_proj
54- q_proj
55- v_proj
56- k_proj
57- o_proj
58lr_scheduler: cosine
59max_memory:
60 0: 70GB
61max_steps: 200
62micro_batch_size: 4
63mlflow_experiment_name: /tmp/b18b4cc426adb370_train_data.json
64model_type: AutoModelForCausalLM
65num_epochs: 1
66optim_args:
67 adam_beta1: 0.9
68 adam_beta2: 0.95
69 adam_epsilon: 1e-5
70optimizer: adamw_torch
71output_dir: miner_id_24
72pad_to_sequence_len: true
73resume_from_checkpoint: null
74s2_attention: null
75sample_packing: false
76save_steps: 239
77sequence_len: 512
78special_tokens:
79 pad_token: </s>
80strict: false
81tf32: false
82tokenizer_type: AutoTokenizer
83train_on_inputs: false
84trust_remote_code: true
85val_set_size: 0.05
86wandb_entity: diaenra-tao-miner
87wandb_mode: online
88wandb_name: fcbb622d-4be4-4db9-8957-3836757cf1f7
89wandb_project: tao
90wandb_run: diaenra
91wandb_runid: fcbb622d-4be4-4db9-8957-3836757cf1f7
92warmup_steps: 100
93weight_decay: 0.1
94xformers_attention: true
95| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.9819 | 0.0652 | 200 | 0.7337 |