htriedman commited on
Commit
1a2d53e
1 Parent(s): 1d9f202

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -7,12 +7,16 @@ dataset_info:
7
  dtype: string
8
  - name: query
9
  dtype: string
 
 
 
 
10
  splits:
11
  - name: train
12
- num_bytes: 26564379
13
- num_examples: 30254
14
- download_size: 9199024
15
- dataset_size: 26564379
16
  ---
17
  # Dataset Card for "wikidb"
18
 
 
7
  dtype: string
8
  - name: query
9
  dtype: string
10
+ - name: extra_info
11
+ dtype: string
12
+ - name: wikidb
13
+ dtype: string
14
  splits:
15
  - name: train
16
+ num_bytes: 28659407
17
+ num_examples: 25555
18
+ download_size: 8339728
19
+ dataset_size: 28659407
20
  ---
21
  # Dataset Card for "wikidb"
22