Views
No views yet
0.4.11adapter: lora
2base_model: VAGOsolutions/Llama-3.1-SauerkrautLM-8b-Instruct
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - ece170672638a37b_train_data.json
9 ds_type: json
10 field: text
11 path: /workspace/input_data/ece170672638a37b_train_data.json
12 type: completion
13debug: null
14deepspeed: null
15early_stopping_patience: 1
16eval_max_new_tokens: 128
17eval_steps: 25
18eval_table_size: null
19flash_attention: false
20fp16: false
21fsdp: null
22fsdp_config: null
23gradient_accumulation_steps: 4
24gradient_checkpointing: true
25group_by_length: true
26hub_model_id: Dnsx077/af6d93f3-2475-4d2b-8c00-3413fd557c45
27hub_repo: null
28hub_strategy: checkpoint
29hub_token: null
30learning_rate: 0.0002
31load_in_4bit: false
32load_in_8bit: false
33local_rank: null
34logging_steps: 1
35lora_alpha: 32
36lora_dropout: 0.05
37lora_fan_in_fan_out: null
38lora_model_dir: null
39lora_r: 16
40lora_target_linear: true
41lr_scheduler: cosine
42max_steps: 50
43micro_batch_size: 2
44mlflow_experiment_name: /tmp/ece170672638a37b_train_data.json
45model_type: AutoModelForCausalLM
46num_epochs: 3
47optimizer: adamw_torch
48output_dir: miner_id_24
49pad_to_sequence_len: true
50resume_from_checkpoint: null
51s2_attention: null
52sample_packing: false
53save_steps: 25
54sequence_len: 4056
55special_tokens:
56 pad_token: <|eot_id|>
57strict: false
58tf32: false
59tokenizer_type: AutoTokenizer
60train_on_inputs: false
61trust_remote_code: true
62val_set_size: 0.05
63wandb_entity: taoxminer-education
64wandb_mode: online
65wandb_name: af6d93f3-2475-4d2b-8c00-3413fd557c45
66wandb_project: Gradients-On-Demand
67wandb_run: taoxminer
68wandb_runid: af6d93f3-2475-4d2b-8c00-3413fd557c45
69warmup_ratio: 0.05
70weight_decay: 0.01
71xformers_attention: true
72| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.6629 | 0.0001 | 1 | 1.2817 |
| 1.0783 | 0.0016 | 25 | 1.0828 |
| 1.9753 | 0.0032 | 50 | 1.0650 |