Views
No views yet
0.4.11adapter: lora
2base_model: JackFram/llama-160m
3bf16: auto
4chat_template: llama3
5cosine_min_lr_ratio: 0.1
6data_processes: 4
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - 412bfd271527b67e_train_data.json
11 ds_type: json
12 format: custom
13 num_proc: 4
14 path: /workspace/input_data/412bfd271527b67e_train_data.json
15 streaming: true
16 type:
17 field_input: ingress
18 field_instruction: title
19 field_output: article
20 format: '{instruction} {input}'
21 no_input_format: '{instruction}'
22 system_format: '{system}'
23 system_prompt: ''
24debug: null
25deepspeed: null
26device_map:
27 ? ''
28 : balanced_low_0
29do_eval: true
30early_stopping_patience: 1
31eval_batch_size: 1
32eval_sample_packing: false
33eval_steps: 25
34evaluation_strategy: steps
35flash_attention: false
36fp16: null
37fsdp: null
38fsdp_config: null
39gradient_accumulation_steps: 32
40gradient_checkpointing: true
41group_by_length: true
42hub_model_id: dada22231/ebfe422c-38d4-40e3-9a02-968b865b24f5
43hub_strategy: checkpoint
44hub_token: null
45learning_rate: 0.0001
46load_in_4bit: false
47load_in_8bit: false
48local_rank: null
49logging_steps: 1
50lora_alpha: 64
51lora_dropout: 0.05
52lora_fan_in_fan_out: null
53lora_model_dir: null
54lora_r: 32
55lora_target_linear: true
56lora_target_modules:
57- q_proj
58- v_proj
59lr_scheduler: cosine
60max_grad_norm: 0.3
61max_memory:
62 0: 65GB
63 1: 75GB
64 2: 75GB
65 3: 75GB
66 cpu: 96GB
67max_steps: 50
68micro_batch_size: 1
69mixed_precision: bf16
70mlflow_experiment_name: /tmp/412bfd271527b67e_train_data.json
71model_type: AutoModelForCausalLM
72num_epochs: 3
73optim_args:
74 adam_beta1: 0.9
75 adam_beta2: 0.95
76 adam_epsilon: 1e-5
77optimizer: adamw_torch
78output_dir: miner_id_24
79pad_to_sequence_len: true
80resume_from_checkpoint: null
81s2_attention: null
82sample_packing: false
83save_steps: 25
84save_strategy: steps
85sequence_len: 2048
86special_tokens:
87 pad_token: </s>
88strict: false
89tf32: false
90tokenizer_type: AutoTokenizer
91torch_compile: false
92torch_dtype: bfloat16
93train_on_inputs: false
94trust_remote_code: true
95use_cache: false
96val_set_size: 50
97wandb_entity: null
98wandb_mode: online
99wandb_name: ebfe422c-38d4-40e3-9a02-968b865b24f5
100wandb_project: Public_TuningSN
101wandb_runid: ebfe422c-38d4-40e3-9a02-968b865b24f5
102warmup_ratio: 0.05
103weight_decay: 0.01
104xformers_attention: null
105| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 5.537 | 0.0007 | 1 | 5.0871 |
| 4.6834 | 0.0171 | 25 | 4.5525 |
| 4.5846 | 0.0342 | 50 | 4.4408 |