jonna32 commited on
Commit
07da46d
·
verified ·
1 Parent(s): c130819

Outer Step 69. Inner Step 0. Batch Size 0

Browse files
Files changed (2) hide show
  1. config.json +51 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distributed/optimized-gpt2-1b-vtestnet-v2",
3
+ "activation_function": "gelu_new",
4
+ "all_reduce_scores": {
5
+ "0": "NON_PARTICIPATING",
6
+ "1": "NON_PARTICIPATING",
7
+ "2": "SUCCESS",
8
+ "3": "NON_PARTICIPATING",
9
+ "4": "NON_PARTICIPATING",
10
+ "5": "NON_PARTICIPATING",
11
+ "6": "NON_PARTICIPATING",
12
+ "7": "NON_PARTICIPATING",
13
+ "8": "NON_PARTICIPATING",
14
+ "9": "NON_PARTICIPATING"
15
+ },
16
+ "architectures": [
17
+ "GPTOptim"
18
+ ],
19
+ "attn_pdrop": 0.1,
20
+ "auto_map": {
21
+ "AutoConfig": "distributed/optimized-gpt2-500m--configuration_gpt_optimized.GPTOptimConfig",
22
+ "AutoModelForCausalLM": "distributed/optimized-gpt2-500m--modeling_gpt_optimized.GPTOptim"
23
+ },
24
+ "block_list": [],
25
+ "block_size": 1024,
26
+ "bos_token_id": 50256,
27
+ "embd_pdrop": 0.1,
28
+ "eos_token_id": 50256,
29
+ "initializer_range": 0.02,
30
+ "inner_step": 0,
31
+ "layer_norm_epsilon": 1e-05,
32
+ "model_type": "gpt_optimized",
33
+ "n_embd": 1280,
34
+ "n_head": 32,
35
+ "n_inner": null,
36
+ "n_layer": 48,
37
+ "n_positions": 1024,
38
+ "reorder_and_upcast_attn": false,
39
+ "resid_pdrop": 0.1,
40
+ "scale_attn_by_inverse_layer_idx": false,
41
+ "scale_attn_weights": true,
42
+ "summary_activation": null,
43
+ "summary_first_dropout": 0.1,
44
+ "summary_proj_to_labels": true,
45
+ "summary_type": "cls_index",
46
+ "summary_use_proj": true,
47
+ "torch_dtype": "float32",
48
+ "transformers_version": "4.39.3",
49
+ "use_cache": true,
50
+ "vocab_size": 50257
51
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e943a767df4ce292b2328b8896a16a7e4153c9c65ce38acb48ff67a894683328
3
+ size 4040701744