Daisuke675 commited on
Commit
1acf9a3
·
verified ·
1 Parent(s): ce42bb5

clean SFT checkpoint step 500

Browse files
training-runs/sft-clean-dolly/args.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": "databricks/databricks-dolly-15k",
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": 2500,
10
+ "lr": 8e-05,
11
+ "min_lr": 1e-05,
12
+ "warmup_steps": 150,
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_clean",
25
+ "hub_repo_id": "Daisuke675/scugnizz",
26
+ "hub_path": "training-runs/sft-clean-dolly",
27
+ "push": true,
28
+ "push_every_save": true,
29
+ "seed": 42,
30
+ "dtype": "auto"
31
+ }
training-runs/sft-clean-dolly/checkpoint_best.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b2b73dea3ed99dc91bb53c9ae19e2a86b42af23b73b0ea2467334c87dc340eb
3
+ size 614210767
training-runs/sft-clean-dolly/checkpoint_last.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7497d94a5034021fdaa02c16ff7d5140c63e6ce3e6f8a9f62ae17f4672ff6450
3
+ size 614210767