turing1729 commited on
Commit
9e3f0a8
1 Parent(s): fc42854

pushing model file and config

Browse files
Files changed (2) hide show
  1. config.json +64 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_function": "gelu_new",
3
+ "architectures": [
4
+ "GPTNeoForCausalLM"
5
+ ],
6
+ "attention_dropout": 0,
7
+ "attention_layers": [
8
+ "global",
9
+ "local",
10
+ "global",
11
+ "local",
12
+ "global",
13
+ "local",
14
+ "global",
15
+ "local",
16
+ "global",
17
+ "local",
18
+ "global",
19
+ "local",
20
+ "global",
21
+ "local",
22
+ "global",
23
+ "local",
24
+ "global",
25
+ "local",
26
+ "global",
27
+ "local",
28
+ "global",
29
+ "local",
30
+ "global",
31
+ "local"
32
+ ],
33
+ "attention_types": [
34
+ [
35
+ [
36
+ "global",
37
+ "local"
38
+ ],
39
+ 12
40
+ ]
41
+ ],
42
+ "bos_token_id": 50256,
43
+ "embed_dropout": 0,
44
+ "eos_token_id": 50256,
45
+ "hidden_size": 2048,
46
+ "initializer_range": 0.02,
47
+ "intermediate_size": null,
48
+ "layer_norm_epsilon": 1e-05,
49
+ "max_position_embeddings": 2048,
50
+ "model_type": "gpt_neo",
51
+ "num_heads": 16,
52
+ "num_layers": 24,
53
+ "resid_dropout": 0,
54
+ "summary_activation": null,
55
+ "summary_first_dropout": 0.1,
56
+ "summary_proj_to_labels": true,
57
+ "summary_type": "cls_index",
58
+ "summary_use_proj": true,
59
+ "torch_dtype": "float32",
60
+ "transformers_version": "4.16.2",
61
+ "use_cache": true,
62
+ "vocab_size": 50257,
63
+ "window_size": 256
64
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f7cb3dcbe84d256b900f8f2a22e7ebcd9798defed28d651e52f42fea5216e40
3
+ size 5363100545