soheeyang commited on
Commit
c430939
1 Parent(s): 1e1ab33

Fix bug in weight conversion

Browse files
Files changed (4) hide show
  1. .DS_Store +0 -0
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. tf_model.h5 +1 -1
.DS_Store ADDED
Binary file (6.15 kB). View file
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "dpr-ctx_encoder-single-trivia-base",
3
  "architectures": [
4
- "DPRContextEncoder"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "gradient_checkpointing": false,
1
  {
2
  "_name_or_path": "dpr-ctx_encoder-single-trivia-base",
3
  "architectures": [
4
+ "DPRQuestionEncoder"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "gradient_checkpointing": false,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6bb6055fe7aba9f49558afe3282d84ae2aaf8298110d79a57667a9d180c3bac
3
  size 438000566
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2f29647ca2c2c438b46ac288ef726fc36eddb991ce43304ed1eb0f297f2e964
3
  size 438000566
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b06e497a75809a050b3b3ac6c430b28891e0d751b7d87d32c11305ddf28682d2
3
  size 438197512
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06c1d199ed0befee6fef635869b0bdb4891c2914df8567f853350d44a8778e76
3
  size 438197512