Views
No views yet
0.4.11adapter: lora
2base_model: codellama/CodeLlama-7b-Instruct-hf
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - fe14313173eda72c_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/fe14313173eda72c_train_data.json
12 type:
13 field_input: Drug
14 field_instruction: Target
15 field_output: Drug_ID
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22device_map: auto
23early_stopping_patience: null
24eval_max_new_tokens: 128
25eval_table_size: null
26evals_per_epoch: 4
27flash_attention: true
28fp16: null
29fsdp: null
30fsdp_config: null
31gradient_accumulation_steps: 32
32gradient_checkpointing: false
33group_by_length: false
34hub_model_id: kooff11/cfc201f7-1a2f-456c-8ac6-853144d3eb28
35hub_repo: null
36hub_strategy: checkpoint
37hub_token: null
38learning_rate: 0.0001
39local_rank: null
40logging_steps: 1
41lora_alpha: 32
42lora_dropout: 0.05
43lora_fan_in_fan_out: null
44lora_model_dir: null
45lora_r: 16
46lora_target_linear: true
47lora_target_modules:
48- q_proj
49- v_proj
50lr_scheduler: cosine
51max_memory:
52 0: 130GiB
53 1: 130GiB
54max_steps: 50
55micro_batch_size: 2
56mlflow_experiment_name: /tmp/fe14313173eda72c_train_data.json
57model_type: AutoModelForCausalLM
58num_epochs: 1
59optimizer: adamw_bnb_8bit
60output_dir: miner_id_24
61pad_to_sequence_len: true
62quantization_config:
63 llm_int8_enable_fp32_cpu_offload: false
64 load_in_8bit: true
65resume_from_checkpoint: null
66s2_attention: null
67sample_packing: false
68saves_per_epoch: 4
69sequence_len: 4056
70special_tokens:
71 pad_token: </s>
72strict: false
73tf32: false
74tokenizer_type: AutoTokenizer
75train_on_inputs: false
76trust_remote_code: true
77val_set_size: 0.05
78wandb_entity: null
79wandb_mode: online
80wandb_name: cfc201f7-1a2f-456c-8ac6-853144d3eb28
81wandb_project: Gradients-On-Demand
82wandb_run: your_name
83wandb_runid: cfc201f7-1a2f-456c-8ac6-853144d3eb28
84warmup_steps: 2
85weight_decay: 0.0
86xformers_attention: null
87| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 3.5342 | 0.0056 | 1 | 3.5435 |
| 1.9201 | 0.0727 | 13 | 1.9033 |
| 1.841 | 0.1454 | 26 | 1.8403 |
| 1.7706 | 0.2180 | 39 | 1.7951 |