File size: 806 Bytes
3494b34 d5885a7 3494b34 d5885a7 3494b34 |
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 33 34 35 36 37 |
---
dataset_info:
features:
- name: _id
dtype: string
- name: title
dtype: string
- name: partition
dtype: string
- name: text
dtype: string
- name: language
dtype: string
- name: meta_information
struct:
- name: resource
dtype: string
splits:
- name: queries
num_bytes: 267462526
num_examples: 280652
- name: corpus
num_bytes: 82647410
num_examples: 280310
download_size: 138376611
dataset_size: 350109936
configs:
- config_name: default
data_files:
- split: queries
path: data/queries-*
- split: corpus
path: data/corpus-*
---
# Dataset Card for "CodeSearchNet-python-queries-corpus"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |