|
|
--- |
|
|
dataset_info: |
|
|
features: |
|
|
- name: prompt |
|
|
dtype: string |
|
|
- name: metadata |
|
|
struct: |
|
|
- name: fpath_tuple |
|
|
list: string |
|
|
- name: ground_truth |
|
|
dtype: string |
|
|
- name: task_id |
|
|
dtype: string |
|
|
- name: context_start_lineno |
|
|
dtype: int64 |
|
|
- name: line_no |
|
|
dtype: int64 |
|
|
- name: repo |
|
|
dtype: string |
|
|
- name: id |
|
|
dtype: int64 |
|
|
- name: target_function_prompt |
|
|
dtype: string |
|
|
- name: function_signature |
|
|
dtype: string |
|
|
- name: solution_position |
|
|
list: int64 |
|
|
- name: raw_solution |
|
|
dtype: string |
|
|
splits: |
|
|
- name: testgen_bm25 |
|
|
num_bytes: 4133345 |
|
|
num_examples: 417 |
|
|
- name: testgen_unixcoder |
|
|
num_bytes: 4213116 |
|
|
num_examples: 417 |
|
|
download_size: 2295806 |
|
|
dataset_size: 8346461 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: testgen_bm25 |
|
|
path: data/testgen_bm25-* |
|
|
- split: testgen_unixcoder |
|
|
path: data/testgen_unixcoder-* |
|
|
--- |
|
|
|