sijunhe commited on
Commit
dbb676d
1 Parent(s): 1b12580

Upload with huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +7 -3
  2. model_state.pdparams +2 -2
config.json CHANGED
@@ -3,14 +3,18 @@
3
  "UIEM"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
 
6
  "hidden_act": "gelu",
7
  "hidden_dropout_prob": 0.1,
8
  "hidden_size": 768,
9
  "initializer_range": 0.02,
 
10
  "max_position_embeddings": 514,
 
11
  "num_attention_heads": 12,
12
  "num_hidden_layers": 12,
13
- "vocab_size": 250002,
14
  "pad_token_id": 1,
15
- "model_type": "ernie_m"
16
- }
 
 
 
3
  "UIEM"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
+ "dtype": "float32",
7
  "hidden_act": "gelu",
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
10
  "initializer_range": 0.02,
11
+ "intermediate_size": 3072,
12
  "max_position_embeddings": 514,
13
+ "model_type": "ernie_m",
14
  "num_attention_heads": 12,
15
  "num_hidden_layers": 12,
 
16
  "pad_token_id": 1,
17
+ "paddlenlp_version": null,
18
+ "type_vocab_size": 16,
19
+ "vocab_size": 250002
20
+ }
model_state.pdparams CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0de00bd535728c8054bcec2398cfcaf978dc4615eb48171c5f93bd73ff7eba5f
3
- size 1112199060
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:496a4ba1f3141af196f2e1ae9e5d8b92cfc70dd18aac35d0793e728a89b19646
3
+ size 1112199312