metadata
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
- name: go
num_bytes: 683923
num_examples: 1000
- name: ruby
num_bytes: 709048
num_examples: 1000
- name: java
num_bytes: 587398
num_examples: 1000
- name: php
num_bytes: 852887
num_examples: 1000
download_size: 2092402
dataset_size: 5385157
- config_name: qrels
features:
- name: query-id
dtype: string
- name: corpus-id
dtype: string
splits:
- name: python
num_bytes: 144118
num_examples: 1000
- name: javascript
num_bytes: 133801
num_examples: 1000
- name: go
num_bytes: 123084
num_examples: 1000
- name: ruby
num_bytes: 134286
num_examples: 1000
- name: java
num_bytes: 168341
num_examples: 1000
- name: php
num_bytes: 143365
num_examples: 1000
download_size: 212888
dataset_size: 846995
- config_name: queries
features:
- name: _id
dtype: string
- name: text
dtype: string
splits:
- name: python
num_bytes: 477722
num_examples: 1000
- name: javascript
num_bytes: 202696
num_examples: 1000
- name: go
num_bytes: 136105
num_examples: 1000
- name: ruby
num_bytes: 324866
num_examples: 1000
- name: java
num_bytes: 701958
num_examples: 1000
- name: php
num_bytes: 173189
num_examples: 1000
download_size: 940576
dataset_size: 2016536
configs:
- config_name: corpus
data_files:
- split: python
path: corpus/python-*
- split: javascript
path: corpus/javascript-*
- split: go
path: corpus/go-*
- split: ruby
path: corpus/ruby-*
- split: java
path: corpus/java-*
- split: php
path: corpus/php-*
- config_name: qrels
data_files:
- split: python
path: qrels/python-*
- split: javascript
path: qrels/javascript-*
- split: go
path: qrels/go-*
- split: ruby
path: qrels/ruby-*
- split: java
path: qrels/java-*
- split: php
path: qrels/php-*
- config_name: queries
data_files:
- split: python
path: queries/python-*
- split: javascript
path: queries/javascript-*
- split: go
path: queries/go-*
- split: ruby
path: queries/ruby-*
- split: java
path: queries/java-*
- split: php
path: queries/php-*