Views
No views yet
0.4.11adapter: lora
2base_model: TinyLlama/TinyLlama_v1.1
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 7934bdff13fcc9f5_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/7934bdff13fcc9f5_train_data.json
12 type:
13 field_instruction: instruction
14 field_output: golden_answer
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19debug: null
20deepspeed: null
21early_stopping_patience: null
22eval_max_new_tokens: 128
23eval_steps: 50
24eval_table_size: null
25evals_per_epoch: null
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/6db36ddb-8a82-412b-b401-be35f24b46a1
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: 1
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/7934bdff13fcc9f5_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
72special_tokens:
73 pad_token: </s>
74strict: false
75tf32: false
76tokenizer_type: AutoTokenizer
77train_on_inputs: false
78trust_remote_code: true
79val_set_size: 0.05
80wandb_entity: eddysang
81wandb_mode: online
82wandb_name: cf717616-5200-4ae0-bc71-0a1734e17952
83wandb_project: Gradients-On-Demand
84wandb_run: your_name
85wandb_runid: cf717616-5200-4ae0-bc71-0a1734e17952
86warmup_steps: 20
87weight_decay: 0.01
88xformers_attention: false
89| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.1479 | 0.0135 | 1 | 2.5372 |
| 1.3679 | 0.6737 | 50 | 1.4999 |
| 1.1959 | 1.3474 | 100 | 1.4579 |