Daisuke675 commited on
Commit
c178221
·
verified ·
1 Parent(s): aef0daa

SFT checkpoint step 500

Browse files
training-runs/sft/args.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": "Hugodonotexit/chat-Instruct-en",
3
+ "dataset_config": "none",
4
+ "split": "train",
5
+ "model_size": "small",
6
+ "block_size": 512,
7
+ "batch_size": 4,
8
+ "grad_accum": 8,
9
+ "max_steps": 4000,
10
+ "lr": 0.0001,
11
+ "min_lr": 1e-05,
12
+ "warmup_steps": 200,
13
+ "weight_decay": 0.05,
14
+ "grad_clip": 1.0,
15
+ "dropout": 0.1,
16
+ "eval_interval": 500,
17
+ "eval_batches": 20,
18
+ "save_interval": 500,
19
+ "log_interval": 50,
20
+ "pcs_a": 0.8309193524478643,
21
+ "pcs_b": 0.0,
22
+ "init_repo": "Daisuke675/scugnizz",
23
+ "init_file": "training-runs/latest/checkpoint_best.pt",
24
+ "out_dir": "runs/sft",
25
+ "hub_repo_id": "Daisuke675/scugnizz",
26
+ "push": true,
27
+ "push_every_save": true,
28
+ "seed": 42,
29
+ "dtype": "auto"
30
+ }
training-runs/sft/checkpoint_best.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88824e963a49c4a9334e9f05bd99e75734cb0cff3ad268aa70fa302228697026
3
+ size 614210703
training-runs/sft/checkpoint_last.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e04f6780c3643f0fb5248c3204c060a89bcfc4fa1186b9a3a42f4cba3466c542
3
+ size 614210703