Views
No views yet
0.4.11adapter: lora
2base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
3bf16: true
4chat_template: llama3
5data_processes: 8
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - 732414996d474f8f_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/732414996d474f8f_train_data.json
13 type:
14 field_instruction: context
15 field_output: text
16 format: '{instruction}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22device_map: auto
23do_eval: true
24early_stopping_patience: 1
25eval_batch_size: 4
26eval_max_new_tokens: 128
27eval_steps: 50
28eval_table_size: null
29evals_per_epoch: null
30flash_attention: false
31fp16: false
32gradient_accumulation_steps: 4
33gradient_checkpointing: true
34group_by_length: true
35hub_model_id: dimasik2987/2b32285c-ee33-46f2-8e3d-89d67f64898b
36hub_repo: null
37hub_strategy: end
38hub_token: null
39learning_rate: 5.0e-05
40load_in_4bit: true
41load_in_8bit: false
42local_rank: null
43logging_steps: 3
44lora_alpha: 128
45lora_dropout: 0.05
46lora_fan_in_fan_out: null
47lora_model_dir: null
48lora_r: 64
49lora_target_linear: true
50lr_scheduler: cosine
51max_grad_norm: 1.0
52max_memory:
53 0: 80GiB
54 cpu: 30GiB
55max_steps: 150
56micro_batch_size: 6
57mlflow_experiment_name: /tmp/732414996d474f8f_train_data.json
58model_type: AutoModelForCausalLM
59num_epochs: 1
60optim_args:
61 adam_beta1: 0.9
62 adam_beta2: 0.95
63 adam_epsilon: 1e-5
64optimizer: adamw_bnb_8bit
65output_dir: miner_id_24
66pad_to_sequence_len: true
67resume_from_checkpoint: null
68s2_attention: null
69sample_packing: false
70save_steps: 50
71sequence_len: 1024
72strict: false
73tf32: true
74tokenizer_type: AutoTokenizer
75train_on_inputs: false
76trust_remote_code: true
77val_set_size: 0.05
78wandb_entity: null
79wandb_mode: online
80wandb_name: d22eabf3-5260-4b98-abcc-d9fc6f2c35ac
81wandb_project: cold6
82wandb_run: your_name
83wandb_runid: d22eabf3-5260-4b98-abcc-d9fc6f2c35ac
84warmup_steps: 10
85weight_decay: 0.001
86xformers_attention: null
87| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0001 | 1 | 1.2777 |
| 0.8642 | 0.0048 | 50 | 0.6573 |
| 0.6943 | 0.0097 | 100 | 0.6433 |
| 0.709 | 0.0145 | 150 | 0.5767 |