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 - 36484307729a0851_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/36484307729a0851_train_data.json
12 type:
13 field_input: dialogue
14 field_instruction: thought
15 field_output: cbt_plan
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: 4
31gradient_checkpointing: true
32group_by_length: true
33hub_model_id: revusyi/738ca212-e9ff-4a9d-a899-954da6f0d2f1
34hub_repo: null
35hub_strategy: checkpoint
36hub_token: null
37learning_rate: 0.0002
38load_in_4bit: false
39load_in_8bit: false
40local_rank: null
41logging_steps: 1
42lora_alpha: 32
43lora_dropout: 0.05
44lora_fan_in_fan_out: null
45lora_model_dir: null
46lora_r: 16
47lora_target_linear: true
48lr_scheduler: cosine
49max_steps: 50
50micro_batch_size: 2
51mlflow_experiment_name: /tmp/36484307729a0851_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: 4056
62special_tokens:
63 pad_token: <|eot_id|>
64strict: false
65tf32: false
66tokenizer_type: AutoTokenizer
67train_on_inputs: false
68trust_remote_code: true
69val_set_size: 0.05
70wandb_entity: taoxminer-education
71wandb_mode: online
72wandb_name: 738ca212-e9ff-4a9d-a899-954da6f0d2f1
73wandb_project: god
74wandb_run: taoxminer
75wandb_runid: 738ca212-e9ff-4a9d-a899-954da6f0d2f1
76warmup_ratio: 0.05
77weight_decay: 0.01
78xformers_attention: true
79| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.3878 | 0.0003 | 1 | 1.4455 |
| 0.748 | 0.0067 | 25 | 0.7456 |
| 0.6923 | 0.0134 | 50 | 0.7108 |