Views
No views yet
0.4.11adapter: lora
2base_model: MLP-KTLim/llama-3-Korean-Bllossom-8B
3bf16: true
4chat_template: llama3
5dataloader_num_workers: 24
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - ef9e1d78596cd182_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/ef9e1d78596cd182_train_data.json
13 type:
14 field_input: context
15 field_instruction: question
16 field_output: answer
17 format: '{instruction} {input}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23device_map: auto
24do_eval: true
25early_stopping_patience: 3
26eval_batch_size: 4
27eval_max_new_tokens: 128
28eval_steps: 200
29eval_table_size: null
30evals_per_epoch: null
31flash_attention: true
32fp16: false
33fsdp: null
34fsdp_config: null
35gradient_accumulation_steps: 4
36gradient_checkpointing: false
37group_by_length: true
38hub_model_id: abaddon182/34c5662d-594a-4255-850e-7df5fc3b7ec2
39hub_repo: null
40hub_strategy: checkpoint
41hub_token: null
42learning_rate: 0.0001
43load_in_4bit: false
44load_in_8bit: false
45local_rank: null
46logging_steps: 50
47lora_alpha: 128
48lora_dropout: 0.1
49lora_fan_in_fan_out: null
50lora_model_dir: null
51lora_r: 64
52lora_target_linear: true
53lr_scheduler: cosine
54max_grad_norm: 1.0
55max_steps: 2000
56micro_batch_size: 4
57mlflow_experiment_name: /tmp/ef9e1d78596cd182_train_data.json
58model_type: AutoModelForCausalLM
59num_epochs: 10
60optim_args:
61 adam_beta1: 0.9
62 adam_beta2: 0.999
63 adam_epsilon: 1e-8
64optimizer: adamw_bnb_8bit
65output_dir: miner_id_24
66pad_to_sequence_len: true
67resume_from_checkpoint: null
68s2_attention: null
69sample_packing: false
70save_steps: 200
71saves_per_epoch: null
72sequence_len: 512
73strict: false
74tf32: true
75tokenizer_type: AutoTokenizer
76train_on_inputs: false
77trust_remote_code: true
78val_set_size: 0.05
79wandb_entity: null
80wandb_mode: online
81wandb_name: 12f950a6-55b7-4f9f-97bd-fd31a61a9ebf
82wandb_project: Gradients-On-Demand
83wandb_run: your_name
84wandb_runid: 12f950a6-55b7-4f9f-97bd-fd31a61a9ebf
85warmup_steps: 100
86weight_decay: 0.1
87xformers_attention: null
88| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0000 | 1 | 2.9640 |
| 1.2464 | 0.0077 | 200 | 1.2777 |
| 1.245 | 0.0154 | 400 | 1.2724 |
| 1.2227 | 0.0231 | 600 | 1.2045 |
| 1.1995 | 0.0308 | 800 | 1.1826 |
| 1.1947 | 0.0385 | 1000 | 1.1561 |
| 1.1879 | 0.0462 | 1200 | 1.1407 |
| 1.1837 | 0.0539 | 1400 | 1.1241 |
| 1.0986 | 0.0616 | 1600 | 1.1122 |
| 1.0991 | 0.0693 | 1800 | 1.1096 |
| 1.0585 | 0.0770 | 2000 | 1.1066 |