Views
No views yet
0.4.11base_model: TinyLlama/TinyLlama_v1.1
2model_type: AutoModelForCausalLM
3tokenizer_type: AutoTokenizer
4load_in_8bit: true
5load_in_4bit: false
6strict: false
7chat_template: chatml
8datasets:
9- path: /workspace/input_data/5acb4a990b8cd1e4_train_data.json
10 format: custom
11 type:
12 system_prompt: ''
13 system_format: '{system}'
14 field_instruction: question
15 field_input: short_answer
16 field_output: fluent_answer
17 no_input_format: '{instruction}'
18 format: '{instruction} {input}'
19 ds_type: json
20 data_files:
21 - 5acb4a990b8cd1e4_train_data.json
22dataset_prepared_path: null
23val_set_size: 0.05
24output_dir: miner_id_82f3797b-288e-488d-92d1-d752b95c1884
25sequence_len: 4056
26sample_packing: false
27pad_to_sequence_len: true
28trust_remote_code: true
29adapter: lora
30lora_model_dir: null
31lora_r: 16
32lora_alpha: 32
33lora_dropout: 0.05
34lora_target_linear: true
35lora_fan_in_fan_out: null
36gradient_accumulation_steps: 4
37micro_batch_size: 2
38num_epochs: 1
39optimizer: adamw_bnb_8bit
40lr_scheduler: cosine
41learning_rate: 0.0002
42train_on_inputs: false
43group_by_length: false
44bf16: auto
45fp16: null
46tf32: false
47gradient_checkpointing: false
48early_stopping_patience: null
49resume_from_checkpoint: null
50local_rank: null
51logging_steps: 1
52xformers_attention: null
53flash_attention: true
54s2_attention: null
55wandb_project: Gradients-On-Demand
56wandb_entity: prongsie
57wandb_mode: online
58wandb_run: your_name
59wandb_runid: default
60hub_model_id: tensor24/miner_id_82f3797b-288e-488d-92d1-d752b95c1884
61hub_repo: tensor24/miner_id_82f3797b-288e-488d-92d1-d752b95c1884
62hub_strategy: checkpoint
63hub_token: null
64saves_per_epoch: 4
65warmup_steps: 10
66evals_per_epoch: 4
67eval_table_size: null
68eval_max_new_tokens: 128
69max_steps: 10
70debug: null
71deepspeed: null
72weight_decay: 0.0
73fsdp: null
74fsdp_config: null
75tokenizer_config: TinyLlama/TinyLlama_v1.1
76mlflow_experiment_name: /tmp/5acb4a990b8cd1e4_train_data.json
77| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.7932 | 0.0002 | 1 | 0.8225 |
| 0.7663 | 0.0005 | 3 | 0.8225 |
| 0.861 | 0.0011 | 6 | 0.8225 |
| 0.962 | 0.0016 | 9 | 0.8225 |