File size: 839 Bytes
fc92966 | 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: repository_name
dtype: string
- name: func_path_in_repository
dtype: string
- name: func_name
dtype: string
- name: language
dtype: string
- name: func_code_string
dtype: string
- name: func_documentation_string
dtype: string
- name: split_name
dtype: string
- name: func_code_url
dtype: string
- name: enclosing_scope
dtype: string
splits:
- name: train
num_bytes: 18441597
num_examples: 1500
- name: valid
num_bytes: 2700910
num_examples: 200
- name: test
num_bytes: 4106723
num_examples: 200
download_size: 9043218
dataset_size: 25249230
---
# Dataset Card for "temp_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |