Views
No views yet
0.5.21adapter: lora
2base_model: codellama/CodeLlama-7b-Instruct-hf
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - b65243686da5fb29_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/b65243686da5fb29_train_data.json
12 type:
13 field_input: "\u95A2\u9023"
14 field_instruction: "\u666F\u6C17\u306E\u73FE\u72B6\u5224\u65AD"
15 field_output: "\u8FFD\u52A0\u8AAC\u660E\u53CA\u3073\u5177\u4F53\u7684\u72B6\u6CC1\
16 \u306E\u8AAC\u660E"
17 format: '{instruction} {input}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23early_stopping_patience: 1
24eval_max_new_tokens: 128
25eval_steps: 25
26eval_table_size: null
27flash_attention: false
28fp16: false
29fsdp: null
30fsdp_config: null
31gradient_accumulation_steps: 16
32gradient_checkpointing: true
33group_by_length: true
34hub_model_id: DeepDream2045/eb515b2e-97d9-42bd-995d-93a98ca47431
35hub_repo: null
36hub_strategy: checkpoint
37hub_token: null
38learning_rate: 0.0001
39load_in_4bit: false
40load_in_8bit: false
41local_rank: null
42logging_steps: 1
43lora_alpha: 64
44lora_dropout: 0.05
45lora_fan_in_fan_out: null
46lora_model_dir: null
47lora_r: 32
48lora_target_linear: true
49lr_scheduler: cosine
50max_steps: 50
51micro_batch_size: 2
52mlflow_experiment_name: /tmp/b65243686da5fb29_train_data.json
53model_type: AutoModelForCausalLM
54num_epochs: 3
55optimizer: adamw_torch
56output_dir: miner_id_24
57pad_to_sequence_len: true
58resume_from_checkpoint: null
59s2_attention: null
60sample_packing: false
61save_steps: 25
62sequence_len: 2048
63special_tokens:
64 pad_token: </s>
65strict: false
66tf32: false
67tokenizer_type: AutoTokenizer
68train_on_inputs: false
69trust_remote_code: true
70val_set_size: 0.05
71wandb_entity: null
72wandb_mode: online
73wandb_name: eb515b2e-97d9-42bd-995d-93a98ca47431
74wandb_project: Gradients-On-Demand
75wandb_run: your_name
76wandb_runid: eb515b2e-97d9-42bd-995d-93a98ca47431
77warmup_ratio: 0.05
78weight_decay: 0.01
79xformers_attention: true
80| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.9003 | 0.0004 | 1 | 2.1803 |
| 1.3772 | 0.0104 | 25 | 1.5409 |
| 1.2716 | 0.0207 | 50 | 1.4670 |