Views
No views yet
0.4.11adapter: lora
2base_model: codellama/CodeLlama-7b-hf
3bf16: true
4chat_template: llama3
5data_processes: 8
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - f6b98c81056863ed_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/f6b98c81056863ed_train_data.json
13 type:
14 field_instruction: related_work
15 field_output: abstract
16 format: '{instruction}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22do_eval: true
23early_stopping_patience: 3
24eval_batch_size: 4
25eval_max_new_tokens: 128
26eval_steps: 50
27eval_table_size: null
28evals_per_epoch: null
29flash_attention: true
30fp16: false
31gradient_accumulation_steps: 1
32gradient_checkpointing: true
33group_by_length: true
34hub_model_id: fedovtt/d923409a-51c6-4207-8008-3c07906569e9
35hub_repo: null
36hub_strategy: checkpoint
37hub_token: null
38learning_rate: 1.019e-05
39load_in_4bit: false
40load_in_8bit: false
41local_rank: null
42logging_steps: 10
43lora_alpha: 64
44lora_dropout: 0.03
45lora_fan_in_fan_out: null
46lora_model_dir: null
47lora_r: 32
48lora_target_linear: true
49lr_scheduler: linear
50max_grad_norm: 1.0
51max_steps: 200
52micro_batch_size: 6
53mlflow_experiment_name: /tmp/G.O.D/f6b98c81056863ed_train_data.json
54model_type: AutoModelForCausalLM
55num_epochs: 3
56optim_args:
57 adam_beta1: 0.9
58 adam_beta2: 0.95
59 adam_epsilon: 1e-5
60optimizer: adamw_bnb_8bit
61output_dir: miner_id_24
62pad_to_sequence_len: true
63resume_from_checkpoint: null
64s2_attention: null
65sample_packing: false
66save_steps: 50
67sequence_len: 1024
68special_tokens:
69 pad_token: </s>
70strict: false
71tf32: true
72tokenizer_type: AutoTokenizer
73train_on_inputs: false
74trust_remote_code: true
75val_set_size: 0.05
76wandb_entity: null
77wandb_mode: online
78wandb_name: 9c43eb5e-5f27-4f76-bcce-a2419144bfc6
79wandb_project: cold5
80wandb_run: your_name
81wandb_runid: 9c43eb5e-5f27-4f76-bcce-a2419144bfc6
82warmup_steps: 20
83weight_decay: 0.0
84xformers_attention: null
85| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0002 | 1 | 2.3789 |
| 2.3985 | 0.0078 | 50 | 2.3422 |
| 2.3734 | 0.0156 | 100 | 2.3168 |
| 2.3761 | 0.0234 | 150 | 2.3113 |
| 2.4146 | 0.0312 | 200 | 2.3090 |