bgchoi commited on
Commit
9c7e486
·
verified ·
1 Parent(s): 1e2547f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,4 +28,4 @@ configs:
28
  path: data/train-*
29
  ---
30
 
31
- The topk passages are retrieved by SPLADE-v3.
 
28
  path: data/train-*
29
  ---
30
 
31
+ The dataset is originated by [dmrau/multi_qa](dmrau/multi_qa) and the topk passages are retrieved by SPLADE-v3.