zerohell commited on
Commit
5e9da4d
1 Parent(s): ab006a8

Upload 3 files

Browse files
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": "D:\\static\\trained model\\tinybert-4L-zh",
3
+ "attention_probs_dropout_prob": 0.1,
4
+ "cell": {},
5
+ "classifier_dropout": null,
6
+ "emb_size": 312,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 312,
10
+ "initializer_range": 0.02,
11
+ "intermediate_size": 1200,
12
+ "layer_norm_eps": 1e-12,
13
+ "max_position_embeddings": 512,
14
+ "model_type": "bert",
15
+ "num_attention_heads": 12,
16
+ "num_hidden_layers": 4,
17
+ "pad_token_id": 0,
18
+ "position_embedding_type": "absolute",
19
+ "pre_trained": "",
20
+ "structure": [],
21
+ "training": "",
22
+ "transformers_version": "4.26.0",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 21128
26
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b269fe9488cdfd881772474d7bc6566453f5b0eae875ea49bf887005d4e9bb80
3
+ size 45707593
vocab.txt ADDED
The diff for this file is too large to render. See raw diff