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 - 8b8d3bd2c2672f16_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/8b8d3bd2c2672f16_train_data.json
12 type:
13 field_instruction: instruction
14 field_output: output
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19debug: null
20deepspeed: null
21early_stopping_patience: 1
22eval_max_new_tokens: 128
23eval_steps: 25
24eval_table_size: null
25flash_attention: true
26fp16: false
27fsdp: null
28fsdp_config: null
29gradient_accumulation_steps: 4
30gradient_checkpointing: true
31group_by_length: true
32hub_model_id: diaenra/59d91285-03db-4382-b996-6b34635511e8
33hub_repo: null
34hub_strategy: checkpoint
35hub_token: null
36learning_rate: 0.0002
37load_in_4bit: false
38load_in_8bit: false
39local_rank: null
40logging_steps: 1
41lora_alpha: 32
42lora_dropout: 0.05
43lora_fan_in_fan_out: null
44lora_model_dir: null
45lora_r: 16
46lora_target_linear: true
47lr_scheduler: cosine
48max_steps: 50
49micro_batch_size: 2
50mlflow_experiment_name: /tmp/8b8d3bd2c2672f16_train_data.json
51model_type: AutoModelForCausalLM
52num_epochs: 3
53optimizer: adamw_torch
54output_dir: miner_id_24
55pad_to_sequence_len: true
56resume_from_checkpoint: null
57s2_attention: null
58sample_packing: false
59save_steps: 25
60sequence_len: 4056
61special_tokens:
62 pad_token: <|eot_id|>
63strict: false
64tf32: false
65tokenizer_type: AutoTokenizer
66train_on_inputs: false
67trust_remote_code: true
68val_set_size: 0.05
69wandb_entity: diaenra-tao-miner
70wandb_mode: online
71wandb_name: 59d91285-03db-4382-b996-6b34635511e8
72wandb_project: tao
73wandb_run: diaenra
74wandb_runid: 59d91285-03db-4382-b996-6b34635511e8
75warmup_ratio: 0.05
76weight_decay: 0.01
77xformers_attention: true
78| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.5689 | 0.0005 | 1 | 2.0248 |
| 1.2863 | 0.0119 | 25 | 1.4705 |
| 2.1307 | 0.0238 | 50 | 1.3981 |