kmfoda commited on
Commit
2e6602b
1 Parent(s): 3a8636f
Files changed (2) hide show
  1. config.json +49 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_size": 1024,
25
+ "bos_token_id": 50256,
26
+ "embd_pdrop": 0.1,
27
+ "eos_token_id": 50256,
28
+ "initializer_range": 0.02,
29
+ "layer_norm_epsilon": 1e-05,
30
+ "model_type": "gpt_optimized",
31
+ "n_embd": 1280,
32
+ "n_head": 32,
33
+ "n_inner": null,
34
+ "n_layer": 48,
35
+ "n_positions": 1024,
36
+ "reorder_and_upcast_attn": false,
37
+ "resid_pdrop": 0.1,
38
+ "scale_attn_by_inverse_layer_idx": false,
39
+ "scale_attn_weights": true,
40
+ "summary_activation": null,
41
+ "summary_first_dropout": 0.1,
42
+ "summary_proj_to_labels": true,
43
+ "summary_type": "cls_index",
44
+ "summary_use_proj": true,
45
+ "torch_dtype": "float16",
46
+ "transformers_version": "4.39.3",
47
+ "use_cache": true,
48
+ "vocab_size": 50257
49
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c781f972e77e8835e0eabc9c446bc0b1c853feebb0b4b2c504ee454b0a1baf7
3
+ size 2020382672