Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/llama-3-8b-Instruct
3bf16: true
4chat_template: llama3
5dataloader_num_workers: 8
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - 8c6d695c28ad8ba2_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/8c6d695c28ad8ba2_train_data.json
13 type:
14 field_input: type
15 field_instruction: text
16 field_output: text_of_post
17 format: '{instruction} {input}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23do_eval: true
24early_stopping_patience: 3
25eval_batch_size: 4
26eval_max_new_tokens: 128
27eval_steps: 50
28eval_table_size: null
29evals_per_epoch: null
30flash_attention: true
31fp16: false
32gradient_accumulation_steps: 1
33gradient_checkpointing: true
34group_by_length: true
35hub_model_id: kokovova/6cc271c4-7e79-4b59-b8a7-2d99a12f5190
36hub_repo: null
37hub_strategy: checkpoint
38hub_token: null
39learning_rate: 1.01e-05
40load_in_4bit: false
41load_in_8bit: false
42local_rank: null
43logging_steps: 10
44lora_alpha: 128
45lora_dropout: 0.03
46lora_fan_in_fan_out: null
47lora_model_dir: null
48lora_r: 64
49lora_target_linear: true
50lr_scheduler: linear
51max_grad_norm: 1.0
52max_steps: 200
53micro_batch_size: 8
54mlflow_experiment_name: /tmp/G.O.D/8c6d695c28ad8ba2_train_data.json
55model_type: AutoModelForCausalLM
56num_epochs: 3
57optim_args:
58 adam_beta1: 0.9
59 adam_beta2: 0.95
60 adam_epsilon: 1e-5
61optimizer: adamw_bnb_8bit
62output_dir: miner_id_24
63pad_to_sequence_len: true
64resume_from_checkpoint: null
65s2_attention: null
66sample_packing: false
67save_steps: 50
68sequence_len: 1024
69strict: false
70tf32: true
71tokenizer_type: AutoTokenizer
72train_on_inputs: false
73trust_remote_code: true
74val_set_size: 0.05
75wandb_entity: null
76wandb_mode: online
77wandb_name: ce0d8c53-98be-48a5-9f17-acd6a10adc10
78wandb_project: cold8
79wandb_run: your_name
80wandb_runid: ce0d8c53-98be-48a5-9f17-acd6a10adc10
81warmup_steps: 20
82weight_decay: 0.0
83xformers_attention: null
84| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0008 | 1 | 4.1042 |
| 3.2823 | 0.0389 | 50 | 3.0681 |
| 3.0551 | 0.0779 | 100 | 2.9743 |
| 3.237 | 0.1168 | 150 | 2.9500 |
| 3.0957 | 0.1558 | 200 | 2.9591 |