Views
No views yet
0.4.11adapter: lora
2base_model: TinyLlama/TinyLlama_v1.1
3bf16: auto
4chat_template: llama3
5cosine_min_lr_ratio: 0.1
6data_processes: 4
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - 3d75bf58ce54ee61_train_data.json
11 ds_type: json
12 format: custom
13 num_proc: 4
14 path: /workspace/input_data/3d75bf58ce54ee61_train_data.json
15 streaming: true
16 type:
17 field_instruction: instruction
18 field_output: response
19 format: '{instruction}'
20 no_input_format: '{instruction}'
21 system_format: '{system}'
22 system_prompt: ''
23debug: null
24deepspeed: null
25device_map: balanced
26do_eval: true
27early_stopping_patience: 1
28eval_batch_size: 1
29eval_sample_packing: false
30eval_steps: 25
31evaluation_strategy: steps
32flash_attention: false
33fp16: null
34fsdp: null
35fsdp_config: null
36gradient_accumulation_steps: 16
37gradient_checkpointing: true
38group_by_length: true
39hub_model_id: dsakerkwq/4718293d-286e-444f-a9df-7c6cc3aa5937
40hub_strategy: checkpoint
41hub_token: null
42learning_rate: 0.0001
43load_in_4bit: false
44load_in_8bit: false
45local_rank: null
46logging_steps: 1
47lora_alpha: 64
48lora_dropout: 0.05
49lora_fan_in_fan_out: null
50lora_model_dir: null
51lora_r: 32
52lora_target_linear: true
53lora_target_modules:
54- q_proj
55- v_proj
56lr_scheduler: cosine
57max_grad_norm: 1.0
58max_memory:
59 0: 75GB
60 1: 75GB
61 2: 75GB
62 3: 75GB
63max_steps: 50
64micro_batch_size: 2
65mixed_precision: bf16
66mlflow_experiment_name: /tmp/3d75bf58ce54ee61_train_data.json
67model_type: AutoModelForCausalLM
68num_epochs: 3
69optim_args:
70 adam_beta1: 0.9
71 adam_beta2: 0.95
72 adam_epsilon: 1e-5
73optimizer: adamw_torch
74output_dir: miner_id_24
75pad_to_sequence_len: true
76resume_from_checkpoint: null
77s2_attention: null
78sample_packing: false
79save_steps: 25
80save_strategy: steps
81sequence_len: 2048
82special_tokens:
83 pad_token: </s>
84strict: false
85tf32: false
86tokenizer_type: AutoTokenizer
87torch_compile: false
88train_on_inputs: false
89trust_remote_code: true
90val_set_size: 50
91wandb_entity: null
92wandb_mode: online
93wandb_name: 4718293d-286e-444f-a9df-7c6cc3aa5937
94wandb_project: Public_TuningSN
95wandb_runid: 4718293d-286e-444f-a9df-7c6cc3aa5937
96warmup_ratio: 0.04
97weight_decay: 0.01
98xformers_attention: null
99| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.6265 | 0.0052 | 1 | 2.5008 |
| 2.7276 | 0.1295 | 25 | 1.4459 |
| 2.1963 | 0.2590 | 50 | 1.3600 |