Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/llama-2-7b-chat
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 47584c304382d609_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/47584c304382d609_train_data.json
12 type:
13 field_instruction: message_1
14 field_output: message_2
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/80589fee-ec98-4beb-9633-3e1df2038bbd
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: 200
56micro_batch_size: 2
57mlflow_experiment_name: /tmp/47584c304382d609_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: b8a040b5-8ae9-47ff-8ad2-d5abfa4f17c2
81wandb_project: Gradients-On-Demand
82wandb_run: your_name
83wandb_runid: b8a040b5-8ae9-47ff-8ad2-d5abfa4f17c2
84warmup_steps: 20
85weight_decay: 0.01
86xformers_attention: false
87| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.0 | 0.0034 | 1 | nan |
| 0.0 | 0.1701 | 50 | nan |
| 0.0 | 0.3402 | 100 | nan |
| 0.0 | 0.5104 | 150 | nan |
| 0.0 | 0.6805 | 200 | nan |