Daisuke675 commited on
Commit
0f1b21b
·
verified ·
1 Parent(s): 189e5b8

pretrain checkpoint step 8000

Browse files
training-runs/pretrain-750m/args.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_size": "1b",
3
+ "dataset": "HuggingFaceFW/fineweb",
4
+ "dataset_config": "sample-10BT",
5
+ "split": "train",
6
+ "text_field": "text",
7
+ "block_size": 1024,
8
+ "batch_size": 1,
9
+ "grad_accum": 64,
10
+ "target_tokens": 750000000,
11
+ "max_steps": 11445,
12
+ "lr": 0.00015,
13
+ "min_lr": 1.5e-05,
14
+ "warmup_steps": 1000,
15
+ "weight_decay": 0.1,
16
+ "grad_clip": 1.0,
17
+ "dropout": 0.1,
18
+ "eval_interval": 1000,
19
+ "eval_batches": 10,
20
+ "save_interval": 1000,
21
+ "log_interval": 20,
22
+ "pcs_a": 0.8309193524478643,
23
+ "pcs_b": 0.0,
24
+ "out_dir": "runs/pretrain",
25
+ "hub_repo_id": "Daisuke675/scugnizz-1b",
26
+ "hub_path": "training-runs/pretrain-750m",
27
+ "resume_hub_file": "training-runs/pretrain-500m/checkpoint_last.pt",
28
+ "push": true,
29
+ "push_every_save": true,
30
+ "seed": 42,
31
+ "dtype": "auto",
32
+ "no_resume": false
33
+ }
training-runs/pretrain-750m/checkpoint_best.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80ad049f531a45b5bc261f70a6bc2e152150a5ffd576a6e96630d2ade25a4e2b
3
+ size 15758461011
training-runs/pretrain-750m/checkpoint_last.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e4a9ee1cade79a47a8e6e54c27e5525c1e50db7b784928770c9667bef024ce7
3
+ size 15758461011