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 - 0366d58d45d14deb_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/41c81518-dfc5-4fcd-beff-ec6250e36b6e
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/0366d58d45d14deb_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: f51bb762-7d4a-4f2b-be43-75e962e86c41
71wandb_project: Gradients-On-Demand
72wandb_run: your_name
73wandb_runid: f51bb762-7d4a-4f2b-be43-75e962e86c41
74warmup_steps: 10
75weight_decay: 0.0
76xformers_attention: null
77| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 3.0141 | 0.0002 | 1 | 3.1412 |
| 3.2619 | 0.0006 | 3 | 3.1409 |
| 3.0493 | 0.0012 | 6 | 3.1346 |
| 2.6429 | 0.0019 | 9 | 3.1166 |