temp_dataset / README.md
Imxxn's picture
Upload README.md with huggingface_hub
fc92966
---
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)