| dataset_info: | |
| - config_name: corpus | |
| features: | |
| - name: _id | |
| dtype: string | |
| - name: text | |
| dtype: string | |
| splits: | |
| - name: python | |
| num_bytes: 1004096 | |
| num_examples: 1000 | |
| - name: javascript | |
| num_bytes: 1547805 | |
| num_examples: 1000 | |
| download_size: 967895 | |
| dataset_size: 2551901 | |
| - config_name: qrels | |
| features: | |
| - name: query-id | |
| dtype: string | |
| - name: corpus-id | |
| dtype: string | |
| splits: | |
| - name: python | |
| num_bytes: 144118 | |
| num_examples: 1000 | |
| download_size: 32567 | |
| dataset_size: 144118 | |
| - config_name: queries | |
| features: | |
| - name: _id | |
| dtype: string | |
| - name: text | |
| dtype: string | |
| splits: | |
| - name: python | |
| num_bytes: 477722 | |
| num_examples: 1000 | |
| download_size: 232605 | |
| dataset_size: 477722 | |
| configs: | |
| - config_name: corpus | |
| data_files: | |
| - split: python | |
| path: corpus/python-* | |
| - split: javascript | |
| path: corpus/javascript-* | |
| - config_name: qrels | |
| data_files: | |
| - split: python | |
| path: qrels/python-* | |
| - config_name: queries | |
| data_files: | |
| - split: python | |
| path: queries/python-* | |