stefaniancu commited on
Commit
a921285
·
verified ·
1 Parent(s): 4630b43

Upload meta_000600.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. meta_000600.json +40 -0
meta_000600.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "step": 600,
3
+ "val_bpb": 0.4952617653457988,
4
+ "model_config": {
5
+ "sequence_len": 2048,
6
+ "vocab_size": 32768,
7
+ "n_layer": 12,
8
+ "n_head": 6,
9
+ "n_kv_head": 6,
10
+ "n_embd": 768,
11
+ "window_pattern": "SSSL"
12
+ },
13
+ "user_config": {
14
+ "run": "004b-sft-ro-augmented",
15
+ "mixture": "romanian",
16
+ "identity_name": "rost",
17
+ "device_type": "",
18
+ "model_tag": "normalized-d12",
19
+ "model_step": null,
20
+ "load_optimizer": 1,
21
+ "num_iterations": 19200,
22
+ "max_seq_len": null,
23
+ "device_batch_size": 4,
24
+ "total_batch_size": null,
25
+ "embedding_lr": null,
26
+ "unembedding_lr": null,
27
+ "matrix_lr": null,
28
+ "init_lr_frac": 0.8,
29
+ "warmup_ratio": 0.0,
30
+ "warmdown_ratio": 0.5,
31
+ "final_lr_frac": 0.0,
32
+ "eval_every": 3200,
33
+ "eval_tokens": 20971520,
34
+ "chatcore_every": -1,
35
+ "chatcore_max_cat": -1,
36
+ "chatcore_max_sample": 24,
37
+ "mmlu_epochs": 3,
38
+ "gsm8k_epochs": 4
39
+ }
40
+ }