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 - e9a0541f2e31ff4a_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/e9a0541f2e31ff4a_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: 1
22eval_max_new_tokens: 128
23eval_steps: 25
24eval_table_size: null
25flash_attention: false
26fp16: false
27fsdp: null
28fsdp_config: null
29gradient_accumulation_steps: 4
30gradient_checkpointing: true
31group_by_length: true
32hub_model_id: revusyi/d1870079-da8a-4cfa-90b0-f6fef09a2f4a
33hub_repo: null
34hub_strategy: checkpoint
35hub_token: null
36learning_rate: 0.0002
37load_in_4bit: false
38load_in_8bit: false
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
47lr_scheduler: cosine
48max_steps: 50
49micro_batch_size: 2
50mlflow_experiment_name: /tmp/e9a0541f2e31ff4a_train_data.json
51model_type: AutoModelForCausalLM
52num_epochs: 3
53optimizer: adamw_torch
54output_dir: miner_id_24
55pad_to_sequence_len: true
56resume_from_checkpoint: null
57s2_attention: null
58sample_packing: false
59save_steps: 25
60sequence_len: 4056
61special_tokens:
62 pad_token: </s>
63strict: false
64tf32: false
65tokenizer_type: AutoTokenizer
66train_on_inputs: false
67trust_remote_code: true
68val_set_size: 0.05
69wandb_entity: taoxminer-education
70wandb_mode: online
71wandb_name: d1870079-da8a-4cfa-90b0-f6fef09a2f4a
72wandb_project: god
73wandb_run: taoxminer
74wandb_runid: d1870079-da8a-4cfa-90b0-f6fef09a2f4a
75warmup_ratio: 0.05
76weight_decay: 0.01
77xformers_attention: true
78| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.0 | 0.0033 | 1 | nan |
| 0.0 | 0.0822 | 25 | nan |
| 0.0 | 0.1645 | 50 | nan |