File size: 802 Bytes
243cfab 555aa0b 243cfab 555aa0b 243cfab |
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: 173998597
num_examples: 268237
- name: corpus
num_bytes: 53006567
num_examples: 267725
download_size: 84118262
dataset_size: 227005164
configs:
- config_name: default
data_files:
- split: queries
path: data/queries-*
- split: corpus
path: data/corpus-*
---
# Dataset Card for "CodeSearchNet-php-queries-corpus"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |