z-uo commited on
Commit
cf52cce
1 Parent(s): b0ab6ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ datasets:
5
  ---
6
 
7
  # bert-base for QA with qasper
8
- Train from deepset/roberta-base-squad2.
9
 
10
  How to use by python code:
11
  ```python
 
5
  ---
6
 
7
  # bert-base for QA with qasper
8
+ Train from bert-base-uncased.
9
 
10
  How to use by python code:
11
  ```python