Views
No views yet
0.4.11adapter: lora
2base_model: Qwen/Qwen1.5-1.8B
3bf16: auto
4chat_template: llama3
5cosine_min_lr_ratio: 0.1
6data_processes: 16
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - 1bffa0f3aac6f4fb_train_data.json
11 ds_type: json
12 format: custom
13 path: /workspace/input_data/1bffa0f3aac6f4fb_train_data.json
14 type:
15 field_input: input
16 field_instruction: instruction
17 field_output: output
18 format: '{instruction} {input}'
19 no_input_format: '{instruction}'
20 system_format: '{system}'
21 system_prompt: ''
22debug: null
23deepspeed: null
24device_map: auto
25do_eval: true
26early_stopping_patience: 1
27eval_batch_size: 1
28eval_sample_packing: false
29eval_steps: 25
30evaluation_strategy: steps
31flash_attention: false
32fp16: null
33fsdp: null
34fsdp_config: null
35gradient_accumulation_steps: 32
36gradient_checkpointing: true
37group_by_length: true
38hub_model_id: eeeebbb2/20cbeb93-ec40-413a-9203-323c51f65dfd
39hub_strategy: checkpoint
40hub_token: null
41learning_rate: 0.0001
42load_in_4bit: false
43load_in_8bit: false
44local_rank: null
45logging_steps: 1
46lora_alpha: 64
47lora_dropout: 0.05
48lora_fan_in_fan_out: null
49lora_model_dir: null
50lora_r: 32
51lora_target_linear: true
52lora_target_modules:
53- q_proj
54- v_proj
55lr_scheduler: cosine
56max_grad_norm: 1.0
57max_memory:
58 0: 70GiB
59 1: 70GiB
60 2: 70GiB
61 3: 70GiB
62max_steps: 100
63micro_batch_size: 1
64mlflow_experiment_name: /tmp/1bffa0f3aac6f4fb_train_data.json
65model_type: AutoModelForCausalLM
66num_epochs: 3
67optim_args:
68 adam_beta1: 0.9
69 adam_beta2: 0.95
70 adam_epsilon: 1e-5
71optimizer: adamw_torch
72output_dir: miner_id_24
73pad_to_sequence_len: true
74resume_from_checkpoint: null
75s2_attention: null
76sample_packing: false
77save_steps: 25
78save_strategy: steps
79sequence_len: 2048
80strict: false
81tf32: false
82tokenizer_type: AutoTokenizer
83torch_compile: false
84train_on_inputs: false
85trust_remote_code: true
86val_set_size: 50
87wandb_entity: null
88wandb_mode: online
89wandb_name: 20cbeb93-ec40-413a-9203-323c51f65dfd
90wandb_project: Public_TuningSN
91wandb_runid: 20cbeb93-ec40-413a-9203-323c51f65dfd
92warmup_ratio: 0.04
93weight_decay: 0.01
94xformers_attention: null
95| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.7052 | 0.0101 | 1 | 2.0826 |
| 1.0017 | 0.2518 | 25 | 1.4150 |
| 0.8903 | 0.5036 | 50 | 1.3427 |
| 0.9545 | 0.7554 | 75 | 1.3224 |
| 3.2417 | 1.0088 | 100 | 1.3139 |