Views
No views yet
0.4.11adapter: lora
2base_model: JackFram/llama-68m
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 95e755fb565e6b8c_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/
12 type:
13 field_input: input
14 field_instruction: instruction
15 field_output: output
16 field_system: system
17 format: '{instruction} {input}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23early_stopping_patience: null
24eval_max_new_tokens: 128
25eval_table_size: null
26evals_per_epoch: 4
27flash_attention: false
28fp16: null
29fsdp: null
30fsdp_config: null
31gradient_accumulation_steps: 4
32gradient_checkpointing: false
33group_by_length: false
34hub_model_id: galuis116/24b5228c-330b-4241-8926-c5e93175544a
35learning_rate: 0.0002
36load_in_4bit: false
37load_in_8bit: false
38local_rank: null
39logging_steps: 1
40lora_alpha: 16
41lora_dropout: 0.05
42lora_fan_in_fan_out: null
43lora_model_dir: null
44lora_r: 8
45lora_target_linear: true
46lr_scheduler: cosine
47max_steps: 10
48micro_batch_size: 2
49mlflow_experiment_name: /tmp/95e755fb565e6b8c_train_data.json
50model_type: AutoModelForCausalLM
51num_epochs: 1
52optimizer: adamw_bnb_8bit
53output_dir: /root/.cache/huggingface/hub/trained_repo
54pad_to_sequence_len: true
55resume_from_checkpoint: null
56s2_attention: null
57sample_packing: false
58saves_per_epoch: 4
59sequence_len: 512
60special_tokens:
61 pad_token: </s>
62strict: false
63tf32: false
64tokenizer_type: AutoTokenizer
65train_on_inputs: false
66trust_remote_code: true
67val_set_size: 0.05
68wandb_entity: null
69wandb_mode: offline
70wandb_name: ed551d13-27cb-4c3d-872d-2d423d01fcb7
71wandb_project: Gradients-On-Demand
72wandb_run: your_name
73wandb_runid: ed551d13-27cb-4c3d-872d-2d423d01fcb7
74warmup_steps: 10
75weight_decay: 0.0
76xformers_attention: null
77| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 3.0786 | 0.0002 | 1 | 3.1736 |
| 2.8102 | 0.0007 | 3 | 3.1731 |
| 3.235 | 0.0015 | 6 | 3.1662 |
| 2.946 | 0.0022 | 9 | 3.1475 |