Views
No views yet
0.5.21adapter: lora
2base_model: unsloth/mistral-7b-instruct-v0.3
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 3a03c76057fd1a28_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/3a03c76057fd1a28_train_data.json
12 type:
13 field_input: system
14 field_instruction: question
15 field_output: chosen
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22early_stopping_patience: 1
23eval_max_new_tokens: 128
24eval_steps: 25
25eval_table_size: null
26flash_attention: false
27fp16: false
28fsdp: null
29fsdp_config: null
30gradient_accumulation_steps: 16
31gradient_checkpointing: true
32group_by_length: true
33hub_model_id: DeepDream2045/a7c156ba-66da-4a12-a3f9-f94f90df0958
34hub_repo: null
35hub_strategy: checkpoint
36hub_token: null
37learning_rate: 0.0001
38load_in_4bit: false
39load_in_8bit: false
40local_rank: null
41logging_steps: 1
42lora_alpha: 64
43lora_dropout: 0.05
44lora_fan_in_fan_out: null
45lora_model_dir: null
46lora_r: 32
47lora_target_linear: true
48lr_scheduler: cosine
49max_steps: 50
50micro_batch_size: 2
51mlflow_experiment_name: /tmp/3a03c76057fd1a28_train_data.json
52model_type: AutoModelForCausalLM
53num_epochs: 3
54optimizer: adamw_torch
55output_dir: miner_id_24
56pad_to_sequence_len: true
57resume_from_checkpoint: null
58s2_attention: null
59sample_packing: false
60save_steps: 25
61sequence_len: 2048
62strict: false
63tf32: false
64tokenizer_type: AutoTokenizer
65train_on_inputs: false
66trust_remote_code: true
67val_set_size: 0.05
68wandb_entity: null
69wandb_mode: online
70wandb_name: a7c156ba-66da-4a12-a3f9-f94f90df0958
71wandb_project: Gradients-On-Demand
72wandb_run: your_name
73wandb_runid: a7c156ba-66da-4a12-a3f9-f94f90df0958
74warmup_ratio: 0.05
75weight_decay: 0.01
76xformers_attention: true
77| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.9014 | 0.0416 | 1 | 1.0242 |
| 0.7857 | 1.0390 | 25 | 0.8574 |
| 0.7503 | 2.0779 | 50 | 0.8473 |