File size: 749 Bytes
a8de753 a2d16bc a8de753 a2d16bc a8de753 a2d16bc a8de753 a2d16bc a8de753 |
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 |
---
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: 560157388
num_examples: 224
download_size: 226460548
dataset_size: 560157388
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
# Dataset Card for "repo-codegen-py-non-py-context-path-distance"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |