Views
No views yet
0.4.11adapter: lora
2base_model: huggyllama/llama-7b
3bf16: auto
4chat_template: llama3
5cosine_min_lr_ratio: 0.1
6data_processes: 16
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - 686f9fdf8bb19915_train_data.json
11 ds_type: json
12 format: custom
13 path: /workspace/input_data/686f9fdf8bb19915_train_data.json
14 type:
15 field_input: premise
16 field_instruction: hypothesis
17 field_output: label
18 format: '{instruction} {input}'
19 no_input_format: '{instruction}'
20 system_format: '{system}'
21 system_prompt: ''
22debug: null
23deepspeed: null
24device_map: auto
25do_eval: true
26early_stopping_patience: 1
27eval_batch_size: 1
28eval_sample_packing: false
29eval_steps: 25
30evaluation_strategy: steps
31flash_attention: false
32fp16: null
33fsdp: null
34fsdp_config: null
35gradient_accumulation_steps: 32
36gradient_checkpointing: true
37group_by_length: true
38hub_model_id: dada22231/14deb10e-3e6a-4cb7-8b60-046bf8246850
39hub_strategy: checkpoint
40hub_token: null
41hub_username: dada22231
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: 70GiB
60 1: 70GiB
61 2: 70GiB
62 3: 70GiB
63max_steps: 95
64micro_batch_size: 1
65mlflow_experiment_name: /tmp/686f9fdf8bb19915_train_data.json
66model_type: AutoModelForCausalLM
67num_epochs: 3
68optim_args:
69 adam_beta1: 0.9
70 adam_beta2: 0.95
71 adam_epsilon: 1e-5
72optimizer: adamw_torch
73output_dir: miner_id_24
74pad_to_sequence_len: true
75repository_id: dada22231/14deb10e-3e6a-4cb7-8b60-046bf8246850
76resume_from_checkpoint: null
77s2_attention: null
78sample_packing: false
79save_steps: 25
80save_strategy: steps
81sequence_len: 2048
82strict: false
83tf32: false
84tokenizer_type: AutoTokenizer
85torch_compile: false
86train_on_inputs: false
87trust_remote_code: true
88val_set_size: 50
89wandb_entity: null
90wandb_mode: online
91wandb_name: 14deb10e-3e6a-4cb7-8b60-046bf8246850
92wandb_project: Public_TuningSN
93wandb_runid: 14deb10e-3e6a-4cb7-8b60-046bf8246850
94warmup_ratio: 0.04
95weight_decay: 0.01
96xformers_attention: null
97| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.0 | 0.0023 | 1 | nan |
| 0.0 | 0.0579 | 25 | nan |
| 0.0 | 0.1157 | 50 | nan |