Views
No views yet
0.4.11base_model: IndexTeam/Index-1.9B-Chat
2model_type: IndexForCausalLM
3tokenizer_type: AutoTokenizer
4
5load_in_8bit: false
6load_in_4bit: false
7strict: false
8
9datasets:
10 - path: gardner/glaive-function-calling-v2-sharegpt
11 type: sharegpt
12 conversation: index_chat
13dataset_prepared_path: last_run_prepared
14val_set_size: 0.05
15output_dir: ./outputs/out
16
17sequence_len: 4096
18sample_packing: true
19pad_to_sequence_len: true
20trust_remote_code: true
21
22wandb_project: index-1.9b
23wandb_entity:
24wandb_watch:
25wandb_name: index-1.9b
26wandb_log_model:
27
28gradient_accumulation_steps: 8
29micro_batch_size: 1
30num_epochs: 4
31optimizer: paged_adamw_8bit
32lr_scheduler: cosine
33learning_rate: 5e-6
34
35train_on_inputs: false
36group_by_length: false
37bf16: auto
38fp16:
39tf32: false
40
41gradient_checkpointing: true
42gradient_checkpointing_kwargs:
43 use_reentrant: false
44early_stopping_patience:
45resume_from_checkpoint:
46logging_steps: 1
47xformers_attention:
48flash_attention: true
49
50warmup_steps: 100
51evals_per_epoch: 2
52eval_table_size:
53saves_per_epoch: 2
54debug:
55deepspeed:
56weight_decay: 0.0
57fsdp:
58fsdp_config:
59special_tokens:
60 pad_token: </s>
61| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 5.3244 | 0.0021 | 1 | 5.2299 |
| 0.6569 | 0.4992 | 237 | 0.6106 |
| 0.5053 | 0.9984 | 474 | 0.5233 |
| 0.472 | 1.4779 | 711 | 0.5007 |
| 0.4849 | 1.9771 | 948 | 0.4863 |
| 0.4611 | 2.4576 | 1185 | 0.4794 |
| 0.3926 | 2.9568 | 1422 | 0.4756 |
| 0.4171 | 3.4368 | 1659 | 0.4747 |
| 0.4246 | 3.9360 | 1896 | 0.4745 |