pravsels commited on
Commit
bd2746d
·
verified ·
1 Parent(s): 3f0cc5f

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "smallcloudai/Refact-1_6B-fim",
3
+ "architectures": [
4
+ "GPTRefactForCausalLM"
5
+ ],
6
+ "attention_bias_in_fp32": true,
7
+ "attention_softmax_in_fp32": true,
8
+ "auto_map": {
9
+ "AutoConfig": "smallcloudai/Refact-1_6B-fim--configuration_gpt_refact.GPTRefactConfig",
10
+ "AutoModelForCausalLM": "smallcloudai/Refact-1_6B-fim--modeling_gpt_refact.GPTRefactForCausalLM"
11
+ },
12
+ "do_sample": true,
13
+ "eos_token_id": 0,
14
+ "initializer_range": 0.02,
15
+ "layer_norm_epsilon": 1e-05,
16
+ "model_type": "gpt_refact",
17
+ "multi_query": true,
18
+ "n_embd": 2048,
19
+ "n_head": 32,
20
+ "n_inner": null,
21
+ "n_layer": 32,
22
+ "n_positions": 4096,
23
+ "scale_attention_softmax_in_fp32": true,
24
+ "torch_dtype": "float32",
25
+ "transformers_version": "4.35.2",
26
+ "use_cache": true,
27
+ "vocab_size": 49216
28
+ }
runs/Jan20_22-17-14_3d4e1e4c3bd8/events.out.tfevents.1705789037.3d4e1e4c3bd8.15857.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c3993212b288651cc080d606aa11c76223eca9648fd23a6a418bba9fd17ff9e
3
+ size 4586
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6472cd4cdceb49f2a4a26bfa9a6773478bab6543f1c2b8382c6411fe047dbb39
3
+ size 4664