sl commited on
Commit
1792714
1 Parent(s): 0b31ed5
Files changed (3) hide show
  1. config.json +26 -0
  2. pytorch_model.bin +3 -0
  3. vocab.txt +0 -0
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "cycloneboy/chinese_mobilebert_base_f4",
3
+ "architectures": [
4
+ "MobileBertForPreTraining"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "hidden_act": "relu",
8
+ "hidden_dropout_prob": 0.0,
9
+ "hidden_size": 768,
10
+ "initializer_range": 0.02,
11
+ "intermediate_size": 512,
12
+ "max_position_embeddings": 512,
13
+ "num_attention_heads": 12,
14
+ "num_hidden_layers": 12,
15
+ "type_vocab_size": 2,
16
+ "vocab_size": 21128,
17
+ "embedding_size": 768,
18
+ "trigram_input": true,
19
+ "use_bottleneck": true,
20
+ "intra_bottleneck_size": 144,
21
+ "key_query_shared_bottleneck": true,
22
+ "num_feedforward_networks": 4,
23
+ "normalization_type": "no_norm",
24
+ "classifier_activation": false,
25
+ "transformers_version": "4.6.0.dev0"
26
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1a40ac17b26f24b0b750c4a96c558ea5ead13555c47ce9425e1ea5ff77c6975
3
+ size 129172845
vocab.txt ADDED
The diff for this file is too large to render. See raw diff