Datasets:
metadata
language:
- en
dataset_info:
features:
- name: docstring
dtype: string
- name: signature
dtype: string
- name: prompt
dtype: string
- name: code
dtype: string
- name: repository
dtype: string
- name: language
dtype: string
- name: license
dtype: string
- name: stars
dtype: int64
splits:
- name: train
num_bytes: 28195774
num_examples: 40192
- name: validation
num_bytes: 3507999
num_examples: 5024
- name: test
num_bytes: 3532842
num_examples: 5025
download_size: 18976223
dataset_size: 35236615
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
license: gpl-3.0