Views
No views yet
0.4.11adapter: lora
2base_model: Korabbit/llama-2-ko-7b
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - b9fa0810534cd78a_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/b9fa0810534cd78a_train_data.json
12 type:
13 field_input: input
14 field_instruction: instruction
15 field_output: output
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22early_stopping_patience: 1
23eval_max_new_tokens: 128
24eval_steps: 25
25eval_table_size: null
26flash_attention: false
27fp16: false
28fsdp: null
29fsdp_config: null
30gradient_accumulation_steps: 16
31gradient_checkpointing: true
32group_by_length: true
33hub_model_id: DeepDream2045/eb1f4b45-3f73-438b-af61-9eb257a683a1
34hub_repo: null
35hub_strategy: checkpoint
36hub_token: null
37learning_rate: 0.0001
38load_in_4bit: false
39load_in_8bit: false
40local_rank: null
41logging_steps: 1
42lora_alpha: 64
43lora_dropout: 0.05
44lora_fan_in_fan_out: null
45lora_model_dir: null
46lora_r: 32
47lora_target_linear: true
48lr_scheduler: cosine
49max_steps: 50
50micro_batch_size: 2
51mlflow_experiment_name: /tmp/b9fa0810534cd78a_train_data.json
52model_type: AutoModelForCausalLM
53num_epochs: 3
54optimizer: adamw_torch
55output_dir: miner_id_24
56pad_to_sequence_len: true
57resume_from_checkpoint: null
58s2_attention: null
59sample_packing: false
60save_steps: 25
61sequence_len: 2048
62special_tokens:
63 pad_token: </s>
64strict: false
65tf32: false
66tokenizer_type: AutoTokenizer
67train_on_inputs: false
68trust_remote_code: true
69val_set_size: 0.05
70wandb_entity: null
71wandb_mode: online
72wandb_name: eb1f4b45-3f73-438b-af61-9eb257a683a1
73wandb_project: Gradients-On-Demand
74wandb_run: your_name
75wandb_runid: eb1f4b45-3f73-438b-af61-9eb257a683a1
76warmup_ratio: 0.05
77weight_decay: 0.01
78xformers_attention: true
79| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.8728 | 0.0071 | 1 | 2.0024 |
| 1.8018 | 0.1784 | 25 | 1.4687 |
| 1.751 | 0.3568 | 50 | 1.4107 |