Views
No views yet
0.4.11adapter: lora
2base_model: Qwen/Qwen1.5-0.5B
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - ccb649475855f15c_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/ccb649475855f15c_train_data.json
12 type:
13 field_instruction: question
14 field_output: answer
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19debug: null
20deepspeed: null
21early_stopping_patience: 2
22eval_max_new_tokens: 128
23eval_steps: 100
24eval_table_size: null
25flash_attention: true
26fp16: null
27fsdp: null
28fsdp_config: null
29gradient_accumulation_steps: 8
30gradient_checkpointing: true
31group_by_length: false
32hub_model_id: romainnn/3d9a47b5-fb02-4b2f-8f16-3e5ce0f64998
33hub_repo: null
34hub_strategy: checkpoint
35hub_token: null
36learning_rate: 0.0002
37load_best_model_at_end: true
38load_in_4bit: false
39load_in_8bit: false
40local_rank: null
41logging_steps: 1
42lora_alpha: 32
43lora_dropout: 0.05
44lora_fan_in_fan_out: null
45lora_model_dir: null
46lora_r: 16
47lora_target_linear: true
48lora_target_modules:
49- q_proj
50- k_proj
51- v_proj
52lr_scheduler: cosine
53max_steps: 768
54micro_batch_size: 4
55mlflow_experiment_name: /tmp/ccb649475855f15c_train_data.json
56model_type: AutoModelForCausalLM
57num_epochs: 2
58optimizer: adamw_bnb_8bit
59output_dir: miner_id_24
60pad_to_sequence_len: true
61resume_from_checkpoint: null
62s2_attention: null
63sample_packing: false
64save_steps: 100
65sequence_len: 1024
66strict: false
67tf32: true
68tokenizer_type: AutoTokenizer
69train_on_inputs: false
70trust_remote_code: true
71val_set_size: 0.05
72wandb_entity: null
73wandb_mode: online
74wandb_name: 0d590019-4711-4536-807a-b31da3603baa
75wandb_project: Gradients-On-Demand
76wandb_run: your_name
77wandb_runid: 0d590019-4711-4536-807a-b31da3603baa
78warmup_steps: 10
79weight_decay: 0.0
80xformers_attention: null
81| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.5873 | 0.0109 | 1 | 2.4000 |
| 2.0634 | 1.0870 | 100 | 2.2547 |