Views
No views yet
0.4.11base_model: JackFram/llama-68m
2batch_size: 32
3bf16: true
4chat_template: tokenizer_default_fallback_alpaca
5datasets:
6- data_files:
7 - ff3a521d02fa72b2_train_data.json
8 ds_type: json
9 format: custom
10 path: /workspace/input_data/ff3a521d02fa72b2_train_data.json
11 type:
12 field_instruction: context
13 field_output: question
14 format: '{instruction}'
15 no_input_format: '{instruction}'
16 system_format: '{system}'
17 system_prompt: ''
18eval_steps: 20
19flash_attention: true
20gpu_memory_limit: 80GiB
21gradient_checkpointing: true
22group_by_length: true
23hub_model_id: willtensora/4ada8092-cc1e-445c-9260-a580ef2586ae
24hub_strategy: checkpoint
25learning_rate: 0.0002
26logging_steps: 10
27lr_scheduler: cosine
28max_steps: 2500
29micro_batch_size: 4
30model_type: AutoModelForCausalLM
31optimizer: adamw_bnb_8bit
32output_dir: /workspace/axolotl/configs
33pad_to_sequence_len: true
34resize_token_embeddings_to_32x: false
35sample_packing: false
36save_steps: 40
37save_total_limit: 1
38sequence_len: 2048
39special_tokens:
40 pad_token: </s>
41tokenizer_type: LlamaTokenizerFast
42train_on_inputs: false
43trust_remote_code: true
44val_set_size: 0.1
45wandb_entity: ''
46wandb_mode: online
47wandb_name: JackFram/llama-68m-/workspace/input_data/ff3a521d02fa72b2_train_data.json
48wandb_project: Gradients-On-Demand
49wandb_run: your_name
50wandb_runid: default
51warmup_ratio: 0.05
52xformers_attention: true
53| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0006 | 1 | 6.7193 |
| 1.5212 | 0.0122 | 20 | 1.0774 |
| 0.7826 | 0.0244 | 40 | 0.6352 |
| 0.5492 | 0.0366 | 60 | 0.4713 |
| 0.3663 | 0.0488 | 80 | 0.3924 |
| 0.3533 | 0.0610 | 100 | 0.3112 |
| 0.2434 | 0.0732 | 120 | 0.2761 |
| 0.2989 | 0.0854 | 140 | 0.2445 |
| 0.2464 | 0.0976 | 160 | 0.2251 |
| 0.2233 | 0.1098 | 180 | 0.2203 |
| 0.2213 | 0.1220 | 200 | 0.2208 |