Views
No views yet
0.4.11adapter: lora
2base_model: TinyLlama/TinyLlama-1.1B-Chat-v0.6
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 0fed324f73b2b18a_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/0fed324f73b2b18a_train_data.json
12 type:
13 field_instruction: instruction
14 field_output: output
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: 256
23eval_steps: 25
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: tryingpro/3f861c45-e4b6-467e-a4b8-b612b87f8998
34hub_repo: null
35hub_strategy: checkpoint
36hub_token: null
37learning_rate: 0.0002
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
53- gate_proj
54- down_proj
55- up_proj
56lr_scheduler: cosine
57max_grad_norm: 2
58max_steps: 100
59micro_batch_size: 2
60mlflow_experiment_name: /tmp/0fed324f73b2b18a_train_data.json
61model_type: AutoModelForCausalLM
62num_epochs: 3
63optim_args:
64 adam_beta1: 0.9
65 adam_beta2: 0.95
66 adam_epsilon: 1.0e-05
67optimizer: adamw_torch
68output_dir: miner_id_24
69pad_to_sequence_len: true
70resume_from_checkpoint: null
71s2_attention: null
72sample_packing: false
73saves_per_epoch: 4
74sequence_len: 2048
75strict: false
76tf32: false
77tokenizer_type: AutoTokenizer
78train_on_inputs: false
79trust_remote_code: true
80val_set_size: 0.05
81wandb_entity: tryingpro-unicourt
82wandb_mode: online
83wandb_name: 7a3157e1-e82d-4429-a3b1-82125dfe1990
84wandb_project: Gradients-On-Demand
85wandb_run: your_name
86wandb_runid: 7a3157e1-e82d-4429-a3b1-82125dfe1990
87warmup_steps: 20
88weight_decay: 0.02
89xformers_attention: false
90| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.8121 | 0.0013 | 1 | 1.8122 |
| 1.5431 | 0.0331 | 25 | 1.5733 |
| 1.4817 | 0.0661 | 50 | 1.5102 |
| 1.2951 | 0.0992 | 75 | 1.4891 |
| 1.459 | 0.1322 | 100 | 1.4852 |