vbolshakov commited on
Commit
8efc4c1
·
1 Parent(s): 79d4cf2

Upload model

Browse files
Files changed (2) hide show
  1. config.json +33 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "../luke_main/luke_small_bert_ent_20221226",
3
+ "architectures": [
4
+ "LukeModel"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bert_model_name": "small_bert_en_ru_2460000",
8
+ "bos_token_id": null,
9
+ "classifier_dropout": null,
10
+ "cls_entity_prediction": false,
11
+ "emb_size": 312,
12
+ "entity_emb_size": 256,
13
+ "entity_vocab_size": 500001,
14
+ "eos_token_id": null,
15
+ "hidden_act": "gelu",
16
+ "hidden_dropout_prob": 0.1,
17
+ "hidden_size": 312,
18
+ "initializer_range": 0.02,
19
+ "intermediate_size": 936,
20
+ "layer_norm_eps": 1e-12,
21
+ "max_position_embeddings": 512,
22
+ "model_type": "luke",
23
+ "num_attention_heads": 12,
24
+ "num_hidden_layers": 6,
25
+ "pad_token_id": 0,
26
+ "position_embedding_type": "absolute",
27
+ "torch_dtype": "float32",
28
+ "transformers_version": "4.29.2",
29
+ "type_vocab_size": 2,
30
+ "use_cache": true,
31
+ "use_entity_aware_attention": true,
32
+ "vocab_size": 55085
33
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ffddcdb1735bbf6b3098520eb54d1afc9927b8c209157b43e44b1444d82a97b
3
+ size 613271455