soheeyang commited on
Commit
76f854f
1 Parent(s): a6ad80d

Update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ The values in parentheses are those reported in the paper.
26
 
27
  ## How to Use
28
 
29
- `AutoModel` does not properly detect whether the checkpoint is for DPRContextEncoder or DPRQuestionEncoder.
30
 
31
  Therefore, please specify the exact class to use the model.
32
 
26
 
27
  ## How to Use
28
 
29
+ Using `AutoModel` does not properly detect whether the checkpoint is for `DPRContextEncoder` or `DPRQuestionEncoder`.
30
 
31
  Therefore, please specify the exact class to use the model.
32