ryo0634 commited on
Commit
7438924
1 Parent(s): 412ed09

include weights for LM

Browse files
Files changed (2) hide show
  1. config.json +4 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
 
2
  "architectures": [
3
- "LukeModel"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
  "bert_model_name": "roberta-base",
@@ -22,7 +23,8 @@
22
  "output_past": true,
23
  "pad_token_id": 1,
24
  "position_embedding_type": "absolute",
25
- "transformers_version": "4.5.0.dev0",
 
26
  "type_vocab_size": 1,
27
  "use_cache": true,
28
  "use_entity_aware_attention": true,
 
1
  {
2
+ "_name_or_path": "studio-ousia/luke-base",
3
  "architectures": [
4
+ "LukeForMaskedLM"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bert_model_name": "roberta-base",
 
23
  "output_past": true,
24
  "pad_token_id": 1,
25
  "position_embedding_type": "absolute",
26
+ "torch_dtype": "float32",
27
+ "transformers_version": "4.15.0",
28
  "type_vocab_size": 1,
29
  "use_cache": true,
30
  "use_entity_aware_attention": true,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe4d39fa2b1582c3d9aadbbd926ab26c64caef16fb64c3f4658dda7e74a9c3f2
3
- size 1098122571
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da673eb0629dd709ae947555f1085c5a3285ec5ad0a676e64d3d6551463b781a
3
+ size 1103475907