Views
No views yet
0.4.11adapter: lora
2base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 22bba9bb797d769a_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/22bba9bb797d769a_train_data.json
12 type:
13 field_input: first_attempt_response
14 field_instruction: question
15 field_output: answer
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22early_stopping_patience: null
23eval_max_new_tokens: 256
24eval_table_size: null
25evals_per_epoch: 4
26flash_attention: false
27fp16: null
28fsdp: null
29fsdp_config: null
30gradient_accumulation_steps: 32
31gradient_checkpointing: true
32group_by_length: false
33hub_model_id: mamung/63ad7d4c-e488-4016-914f-6dd2e6f82b2f
34hub_repo: null
35hub_strategy: checkpoint
36hub_token: null
37learning_rate: 0.00015
38load_in_4bit: false
39load_in_8bit: false
40local_rank: null
41logging_steps: 3
42lora_alpha: 64
43lora_dropout: 0.05
44lora_fan_in_fan_out: null
45lora_model_dir: null
46lora_r: 32
47lora_target_linear: true
48lora_target_modules:
49- q_proj
50- k_proj
51- v_proj
52- o_proj
53lr_scheduler: cosine
54max_grad_norm: 2
55max_steps: 100
56micro_batch_size: 2
57mlflow_experiment_name: /tmp/22bba9bb797d769a_train_data.json
58model_type: AutoModelForCausalLM
59num_epochs: 3
60optim_args:
61 adam_beta1: 0.9
62 adam_beta2: 0.95
63 adam_epsilon: 1.0e-05
64optimizer: adamw_torch
65output_dir: miner_id_24
66pad_to_sequence_len: true
67resume_from_checkpoint: null
68s2_attention: null
69sample_packing: false
70saves_per_epoch: 4
71sequence_len: 2048
72strict: false
73tf32: false
74tokenizer_type: AutoTokenizer
75train_on_inputs: false
76trust_remote_code: true
77val_set_size: 0.05
78wandb_entity: eddysang
79wandb_mode: online
80wandb_name: 4a4c28f8-ad13-4217-8ff2-41acb2c6a9c5
81wandb_project: Gradients-On-Demand
82wandb_run: your_name
83wandb_runid: 4a4c28f8-ad13-4217-8ff2-41acb2c6a9c5
84warmup_steps: 20
85weight_decay: 0.01
86xformers_attention: false
87| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0078 | 1 | 1.5560 |
| 1.2865 | 0.0706 | 9 | 1.1647 |
| 0.8119 | 0.1411 | 18 | 0.7358 |
| 0.636 | 0.2117 | 27 | 0.6338 |
| 0.5778 | 0.2823 | 36 | 0.6003 |
| 0.5588 | 0.3529 | 45 | 0.5765 |
| 0.5569 | 0.4234 | 54 | 0.5584 |
| 0.5598 | 0.4940 | 63 | 0.5496 |
| 0.5485 | 0.5646 | 72 | 0.5427 |
| 0.551 | 0.6351 | 81 | 0.5380 |
| 0.529 | 0.7057 | 90 | 0.5362 |
| 0.5386 | 0.7763 | 99 | 0.5358 |