Views
No views yet
0.4.11adapter: lora
2base_model: oopsung/llama2-7b-koNqa-test-v1
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - bf9fc7428ef276d9_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/bf9fc7428ef276d9_train_data.json
12 type:
13 field_input: source
14 field_instruction: lang
15 field_output: text
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22early_stopping_patience: 2
23eval_max_new_tokens: 128
24eval_steps: 50
25eval_table_size: null
26flash_attention: true
27fp16: null
28fsdp: null
29fsdp_config: null
30gradient_accumulation_steps: 16
31gradient_checkpointing: true
32group_by_length: false
33hub_model_id: romainnn/9dde1439-7b70-461d-8443-2b159e05467b
34hub_repo: null
35hub_strategy: checkpoint
36hub_token: null
37learning_rate: 0.0002
38load_best_model_at_end: true
39load_in_4bit: false
40load_in_8bit: false
41local_rank: null
42logging_steps: 1
43lora_alpha: 32
44lora_dropout: 0.05
45lora_fan_in_fan_out: null
46lora_model_dir: null
47lora_r: 16
48lora_target_linear: true
49lora_target_modules:
50- q_proj
51- k_proj
52- v_proj
53lr_scheduler: cosine
54max_steps: 97
55micro_batch_size: 4
56mlflow_experiment_name: /tmp/bf9fc7428ef276d9_train_data.json
57model_type: AutoModelForCausalLM
58num_epochs: 2
59optimizer: adamw_bnb_8bit
60output_dir: miner_id_24
61pad_to_sequence_len: true
62resume_from_checkpoint: null
63s2_attention: null
64sample_packing: false
65save_steps: 100
66sequence_len: 2048
67strict: false
68tf32: true
69tokenizer_type: AutoTokenizer
70train_on_inputs: false
71trust_remote_code: true
72val_set_size: 0.05
73wandb_entity: null
74wandb_mode: online
75wandb_name: 8e2248d8-6f05-4d54-95da-a65d591c85d1
76wandb_project: Gradients-On-Demand
77wandb_run: your_name
78wandb_runid: 8e2248d8-6f05-4d54-95da-a65d591c85d1
79warmup_steps: 10
80weight_decay: 0.0
81xformers_attention: null
82| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 3.3667 | 0.0095 | 1 | 3.5421 |
| 2.1839 | 0.4770 | 50 | 2.1761 |