Views
No views yet
0.4.11base_model: fxmarty/tiny-llama-fast-tokenizer
2batch_size: 32
3bf16: true
4chat_template: tokenizer_default_fallback_alpaca
5datasets:
6- data_files:
7 - fc6136aac03f618a_train_data.json
8 ds_type: json
9 format: custom
10 path: /workspace/input_data/fc6136aac03f618a_train_data.json
11 type:
12 field_instruction: text
13 field_output: title
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/b1c9c4ec-ffa2-429d-9c5b-90b5979c502d
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: fxmarty/tiny-llama-fast-tokenizer-/workspace/input_data/fc6136aac03f618a_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.0071 | 1 | 10.3739 |