File size: 560 Bytes
			
			| 6e3fc76 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | ---
dataset_info:
  features:
  - name: 'Unnamed: 0'
    dtype: int64
  - name: query
    dtype: string
  - name: retrieval_time
    dtype: float64
  - name: expected files
    dtype: string
  - name: retrieved files
    dtype: string
  - name: input type
    dtype: string
  - name: output type
    dtype: string
  - name: top_10_failed
    dtype: bool
  splits:
  - name: train
    num_bytes: 121807
    num_examples: 179
  download_size: 33171
  dataset_size: 121807
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
 | 
