EJueon commited on
Commit
1082e82
·
1 Parent(s): 7e910a3

feat: update weight

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "klue/bert-base",
3
  "architectures": [
4
  "DPRContextEncoder"
5
  ],
@@ -18,7 +18,7 @@
18
  "position_embedding_type": "absolute",
19
  "projection_dim": 0,
20
  "torch_dtype": "float32",
21
- "transformers_version": "4.25.1",
22
  "type_vocab_size": 2,
23
  "vocab_size": 32000
24
  }
 
1
  {
2
+ "_name_or_path": "EJueon/keyword_dpr_context_encoder",
3
  "architectures": [
4
  "DPRContextEncoder"
5
  ],
 
18
  "position_embedding_type": "absolute",
19
  "projection_dim": 0,
20
  "torch_dtype": "float32",
21
+ "transformers_version": "4.24.0",
22
  "type_vocab_size": 2,
23
  "vocab_size": 32000
24
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a9e8edfbbaed88740f8804afa5c8d05fe99a510ee7aea9db8d011326e70a26b
3
- size 442547383
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e756156e14c9e839ee648b3ecd45d2e1ef21e3d32b279574de6b5877857ed03
3
+ size 442542193