SystemAdmin123 commited on
Commit
cb610ac
·
verified ·
1 Parent(s): 098e828

Training in progress, step 20

Browse files
Files changed (3) hide show
  1. axolotl_config.yaml +4 -2
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
axolotl_config.yaml CHANGED
@@ -15,7 +15,7 @@ datasets:
15
  system_prompt: ''
16
  device_map: auto
17
  eval_sample_packing: false
18
- eval_steps: 200
19
  flash_attention: true
20
  gradient_checkpointing: true
21
  group_by_length: true
@@ -33,11 +33,13 @@ output_dir: /root/.sn56/axolotl/tmp/SmolLM-360M
33
  pad_to_sequence_len: true
34
  resize_token_embeddings_to_32x: false
35
  sample_packing: true
36
- save_steps: 200
37
  save_total_limit: 1
38
  sequence_len: 2048
39
  tokenizer_type: GPT2TokenizerFast
40
  torch_dtype: bf16
 
 
41
  trust_remote_code: true
42
  val_set_size: 0.1
43
  wandb_entity: ''
 
15
  system_prompt: ''
16
  device_map: auto
17
  eval_sample_packing: false
18
+ eval_steps: 20
19
  flash_attention: true
20
  gradient_checkpointing: true
21
  group_by_length: true
 
33
  pad_to_sequence_len: true
34
  resize_token_embeddings_to_32x: false
35
  sample_packing: true
36
+ save_steps: 20
37
  save_total_limit: 1
38
  sequence_len: 2048
39
  tokenizer_type: GPT2TokenizerFast
40
  torch_dtype: bf16
41
+ training_args_kwargs:
42
+ hub_private_repo: true
43
  trust_remote_code: true
44
  val_set_size: 0.1
45
  wandb_entity: ''
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ca635966f2128b90695cdcf1b450ff9388c9812f95f690192973e5b7eefd3c9
3
  size 723674912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b999a352785b09d15860c1320662d8ec817d298e02812f21d68f01e900838dea
3
  size 723674912
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3156bde561d7a483929e0f1d8c097a973dfeb26f4690b823508131f70e6df615
3
  size 6840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d4c566c5121c40bd8158f38c2b438572e5e9a4a274e5b8c6fc9ce3ebb93d224
3
  size 6840