orionweller commited on
Commit
1eaded9
·
verified ·
1 Parent(s): 0c882cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -56,9 +56,7 @@ dataset_info:
56
  - name: query_id
57
  dtype: string
58
  - name: doc_ids
59
- dtype: Sequence
60
- sequence:
61
- dtype: string
62
  splits:
63
  - name: train
64
  num_examples: 1896 # Each query gets both doc1 and doc2
 
56
  - name: query_id
57
  dtype: string
58
  - name: doc_ids
59
+ list: string
 
 
60
  splits:
61
  - name: train
62
  num_examples: 1896 # Each query gets both doc1 and doc2