Isotonic commited on
Commit
b29a414
1 Parent(s): a2b0673

Upload GPTNeoXForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +27 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "GPT_NEOX_255M/",
3
+ "architectures": [
4
+ "GPTNeoXForCausalLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0,
7
+ "bos_token_id": 0,
8
+ "eos_token_id": 0,
9
+ "hidden_act": "gelu_fast",
10
+ "hidden_dropout_prob": 0,
11
+ "hidden_size": 1024,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 2048,
14
+ "layer_norm_eps": 1e-05,
15
+ "max_position_embeddings": 2048,
16
+ "model_type": "gpt_neox",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "rotary_emb_base": 10000,
20
+ "rotary_pct": 0.25,
21
+ "tie_word_embeddings": false,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.24.0",
24
+ "use_cache": true,
25
+ "use_parallel_residual": true,
26
+ "vocab_size": 50432
27
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09f80c4873bed2eace5c49ee212a360e14bb7a3d971148bee4d7f667b3439012
3
+ size 866731949