Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/mistral-7b
3bf16: auto
4chat_template: llama3
5cosine_min_lr_ratio: 0.1
6data_processes: 16
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - 8b2f2e480f49b204_train_data.json
11 ds_type: json
12 format: custom
13 path: /workspace/input_data/8b2f2e480f49b204_train_data.json
14 type:
15 field_input: intent
16 field_instruction: instruction
17 field_output: response
18 format: '{instruction} {input}'
19 no_input_format: '{instruction}'
20 system_format: '{system}'
21 system_prompt: ''
22debug: null
23deepspeed: null
24device_map: '{'''':torch.cuda.current_device()}'
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: null
39hub_repo: stevemonite
40hub_strategy: checkpoint
41hub_token: null
42learning_rate: 0.0003
43load_in_4bit: false
44load_in_8bit: false
45local_rank: null
46logging_steps: 1
47lora_alpha: 64
48lora_dropout: 0.05
49lora_fan_in_fan_out: null
50lora_model_dir: null
51lora_r: 32
52lora_target_linear: true
53lora_target_modules:
54- q_proj
55- k_proj
56- v_proj
57- o_proj
58- gate_proj
59- down_proj
60- up_proj
61lr_scheduler: cosine
62max_grad_norm: 1.0
63max_memory:
64 0: 70GiB
65max_steps: 76
66micro_batch_size: 1
67mlflow_experiment_name: /tmp/8b2f2e480f49b204_train_data.json
68model_type: AutoModelForCausalLM
69num_epochs: 2
70optim_args:
71 adam_beta1: 0.9
72 adam_beta2: 0.95
73 adam_epsilon: 1e-5
74optimizer: adamw_torch
75output_dir: miner_id_24
76pad_to_sequence_len: true
77resume_from_checkpoint: null
78s2_attention: null
79sample_packing: false
80save_steps: 50
81save_strategy: steps
82sequence_len: 2048
83strict: false
84tf32: false
85tokenizer_type: AutoTokenizer
86torch_compile: false
87train_on_inputs: false
88trust_remote_code: true
89val_set_size: 50
90wandb_entity: sn56-miner
91wandb_mode: disabled
92wandb_name: sn56d1/6e0123f2
93wandb_project: god
94wandb_run: pvxz
95wandb_runid: sn56d1/6e0123f2
96warmup_raio: 0.03
97warmup_ratio: 0.03
98weight_decay: 0.01
99xformers_attention: null
100| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.0 | 0.0026 | 1 | nan |
| 0.0 | 0.0643 | 25 | nan |
| 0.0 | 0.1286 | 50 | nan |
| 0.0 | 0.1930 | 75 | nan |