dataset_info: | |
features: | |
- name: repo_id | |
dtype: int64 | |
- name: repo_name | |
dtype: string | |
- name: project_context | |
dtype: string | |
- name: file_context | |
list: | |
- name: content | |
dtype: string | |
- name: type | |
dtype: string | |
- name: gt | |
sequence: string | |
- name: metainfo_separator | |
dtype: string | |
splits: | |
- name: test | |
num_bytes: 590554966 | |
num_examples: 224 | |
download_size: 236585246 | |
dataset_size: 590554966 | |
configs: | |
- config_name: default | |
data_files: | |
- split: test | |
path: data/test-* | |
# Dataset Card for "repo-codegen-py-all-context-path-distance" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |