Views
No views yet
0.4.11adapter: lora
2base_model: NousResearch/Meta-Llama-3-8B-Alternate-Tokenizer
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 7a3fd099d57dc91b_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/7a3fd099d57dc91b_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/7660796d-0d75-42f2-b323-4110aca49d6f
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/7a3fd099d57dc91b_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
61strict: false
62tf32: false
63tokenizer_type: AutoTokenizer
64train_on_inputs: false
65trust_remote_code: true
66val_set_size: 0.05
67wandb_entity: taoxminer-education
68wandb_mode: online
69wandb_name: 7660796d-0d75-42f2-b323-4110aca49d6f
70wandb_project: god
71wandb_run: taoxminer
72wandb_runid: 7660796d-0d75-42f2-b323-4110aca49d6f
73warmup_ratio: 0.05
74weight_decay: 0.01
75xformers_attention: true
76| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 3.9043 | 0.0007 | 1 | 5.1293 |
| 1.3354 | 0.0168 | 25 | 1.3677 |
| 0.5273 | 0.0335 | 50 | 1.3385 |