deepnet commited on
Commit
1ab14ed
1 Parent(s): 25a94f5

Uploaded Files

Browse files
config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/opt-13b",
3
+ "_remove_final_layer_norm": false,
4
+ "activation_dropout": 0.0,
5
+ "activation_function": "relu",
6
+ "architectures": [
7
+ "OPTForCausalLM"
8
+ ],
9
+ "attention_dropout": 0.0,
10
+ "bos_token_id": 2,
11
+ "do_layer_norm_before": true,
12
+ "dropout": 0.1,
13
+ "eos_token_id": 2,
14
+ "ffn_dim": 20480,
15
+ "hidden_size": 5120,
16
+ "init_std": 0.02,
17
+ "layerdrop": 0.0,
18
+ "max_position_embeddings": 2048,
19
+ "model_type": "opt",
20
+ "num_attention_heads": 40,
21
+ "num_hidden_layers": 40,
22
+ "output_projection": true,
23
+ "pad_token_id": 1,
24
+ "prefix": "</s>",
25
+ "torch_dtype": "float16",
26
+ "transformers_version": "4.21.0.dev0",
27
+ "use_cache": true,
28
+ "vocab_size": 50272,
29
+ "word_embed_proj_dim": 5120
30
+ }
pytorch_model-00001-of-00003.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f92dff6b6debf90135157bfe3663ea87f5dc17fef486e8981259692df3e284c
3
+ size 9975056349
pytorch_model-00002-of-00003.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebb6aeb30549fc6936b152707b2a436f8d72f5b899d67784abc54ba206f85d69
3
+ size 9858794113
pytorch_model-00003-of-00003.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:007f25238c4ca86d8185817d32d2b76db006512225921419e7d34d2a24dffd52
3
+ size 5873300557