zhiweitong commited on
Commit
88ccc06
1 Parent(s): 9119d47

Second model version

Browse files
Files changed (2) hide show
  1. config.json +3 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -43,7 +43,7 @@
43
  "encoder_no_repeat_ngram_size": 0,
44
  "eos_token_id": 2,
45
  "finetuning_task": null,
46
- "forced_bos_token_id": null,
47
  "forced_eos_token_id": 2,
48
  "gradient_checkpointing": false,
49
  "id2label": {
@@ -74,7 +74,7 @@
74
  "output_hidden_states": false,
75
  "output_scores": false,
76
  "pad_token_id": 1,
77
- "prefix": " ",
78
  "problem_type": null,
79
  "pruned_heads": {},
80
  "remove_invalid_values": false,
@@ -125,6 +125,7 @@
125
  "n_docs": 5,
126
  "output_retrieved": false,
127
  "passages_path": null,
 
128
  "question_encoder": {
129
  "_name_or_path": "zhiweitong/dpr-answer_encoder-single-nq-base",
130
  "add_cross_attention": false,
 
43
  "encoder_no_repeat_ngram_size": 0,
44
  "eos_token_id": 2,
45
  "finetuning_task": null,
46
+ "forced_bos_token_id": 0,
47
  "forced_eos_token_id": 2,
48
  "gradient_checkpointing": false,
49
  "id2label": {
 
74
  "output_hidden_states": false,
75
  "output_scores": false,
76
  "pad_token_id": 1,
77
+ "prefix": null,
78
  "problem_type": null,
79
  "pruned_heads": {},
80
  "remove_invalid_values": false,
 
125
  "n_docs": 5,
126
  "output_retrieved": false,
127
  "passages_path": null,
128
+ "prefix": " ",
129
  "question_encoder": {
130
  "_name_or_path": "zhiweitong/dpr-answer_encoder-single-nq-base",
131
  "add_cross_attention": false,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d722e0fa52b2afaf4b00cbe37fe2c83df2709bba58418368978d077dbb9dcaa
3
- size 2063603716
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a04731ea7c5842c3c76624a29634cdef5d7e9e76b3a66d999ac58938b942d84
3
+ size 2063604005