Baicai003 commited on
Commit
c837127
1 Parent(s): 585cc1e

Upload pytorch_model.bin.index.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. pytorch_model.bin.index.json +36 -0
pytorch_model.bin.index.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 130348
4
+ },
5
+ "weight_map": {
6
+ "decoder.block.0.layer.0.SelfAttention.k.weight": "pytorch_model-00002-of-00002.bin",
7
+ "decoder.block.0.layer.0.SelfAttention.o.weight": "pytorch_model-00002-of-00002.bin",
8
+ "decoder.block.0.layer.0.SelfAttention.q.weight": "pytorch_model-00002-of-00002.bin",
9
+ "decoder.block.0.layer.0.SelfAttention.relative_attention_bias.weight": "pytorch_model-00002-of-00002.bin",
10
+ "decoder.block.0.layer.0.SelfAttention.v.weight": "pytorch_model-00002-of-00002.bin",
11
+ "decoder.block.0.layer.0.layer_norm.weight": "pytorch_model-00002-of-00002.bin",
12
+ "decoder.block.0.layer.1.EncDecAttention.k.weight": "pytorch_model-00002-of-00002.bin",
13
+ "decoder.block.0.layer.1.EncDecAttention.o.weight": "pytorch_model-00002-of-00002.bin",
14
+ "decoder.block.0.layer.1.EncDecAttention.q.weight": "pytorch_model-00002-of-00002.bin",
15
+ "decoder.block.0.layer.1.EncDecAttention.v.weight": "pytorch_model-00002-of-00002.bin",
16
+ "decoder.block.0.layer.1.layer_norm.weight": "pytorch_model-00002-of-00002.bin",
17
+ "decoder.block.0.layer.2.DenseReluDense.wi.weight": "pytorch_model-00002-of-00002.bin",
18
+ "decoder.block.0.layer.2.DenseReluDense.wo.weight": "pytorch_model-00002-of-00002.bin",
19
+ "decoder.block.0.layer.2.layer_norm.weight": "pytorch_model-00002-of-00002.bin",
20
+ "decoder.embed_tokens.weight": "pytorch_model-00001-of-00002.bin",
21
+ "decoder.final_layer_norm.weight": "pytorch_model-00002-of-00002.bin",
22
+ "encoder.block.0.layer.0.SelfAttention.k.weight": "pytorch_model-00002-of-00002.bin",
23
+ "encoder.block.0.layer.0.SelfAttention.o.weight": "pytorch_model-00002-of-00002.bin",
24
+ "encoder.block.0.layer.0.SelfAttention.q.weight": "pytorch_model-00002-of-00002.bin",
25
+ "encoder.block.0.layer.0.SelfAttention.relative_attention_bias.weight": "pytorch_model-00002-of-00002.bin",
26
+ "encoder.block.0.layer.0.SelfAttention.v.weight": "pytorch_model-00002-of-00002.bin",
27
+ "encoder.block.0.layer.0.layer_norm.weight": "pytorch_model-00002-of-00002.bin",
28
+ "encoder.block.0.layer.1.DenseReluDense.wi.weight": "pytorch_model-00002-of-00002.bin",
29
+ "encoder.block.0.layer.1.DenseReluDense.wo.weight": "pytorch_model-00002-of-00002.bin",
30
+ "encoder.block.0.layer.1.layer_norm.weight": "pytorch_model-00002-of-00002.bin",
31
+ "encoder.embed_tokens.weight": "pytorch_model-00001-of-00002.bin",
32
+ "encoder.final_layer_norm.weight": "pytorch_model-00002-of-00002.bin",
33
+ "lm_head.weight": "pytorch_model-00001-of-00002.bin",
34
+ "shared.weight": "pytorch_model-00001-of-00002.bin"
35
+ }
36
+ }