valhalla commited on
Commit
9922fb1
1 Parent(s): d98c2af
Files changed (2) hide show
  1. config.json +42 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_function": "gelu_new",
3
+ "architectures": [
4
+ "GPTNeoModel"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "attention_layers": [
8
+ "global",
9
+ "local"
10
+ ],
11
+ "attention_types": [
12
+ [
13
+ [
14
+ "global",
15
+ "local"
16
+ ],
17
+ 1
18
+ ]
19
+ ],
20
+ "bos_token_id": 50256,
21
+ "embed_dropout": 0.0,
22
+ "eos_token_id": 50256,
23
+ "gradient_checkpointing": false,
24
+ "hidden_size": 16,
25
+ "initializer_range": 0.02,
26
+ "intermediate_size": null,
27
+ "layer_norm_epsilon": 1e-05,
28
+ "max_position_embeddings": 100,
29
+ "model_type": "gpt_neo",
30
+ "num_heads": 4,
31
+ "num_layers": 2,
32
+ "resid_dropout": 0.0,
33
+ "summary_activation": null,
34
+ "summary_first_dropout": 0.1,
35
+ "summary_proj_to_labels": true,
36
+ "summary_type": "cls_index",
37
+ "summary_use_proj": true,
38
+ "transformers_version": "4.5.0.dev0",
39
+ "use_cache": true,
40
+ "vocab_size": 50257,
41
+ "window_size": 4
42
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c283db28647fc095de9f0b28bdca4e6d5be9f3b2f188c42239138a5d6a4cbdbf
3
+ size 3270585