|
--- |
|
dataset_info: |
|
features: |
|
- name: crossfile_context_retrievalwref |
|
struct: |
|
- name: list |
|
list: |
|
- name: filename |
|
dtype: string |
|
- name: retrieved_chunk |
|
dtype: string |
|
- name: score |
|
dtype: float64 |
|
- name: text |
|
dtype: string |
|
- name: prompt |
|
dtype: string |
|
- name: right_context |
|
dtype: string |
|
- name: metadata |
|
struct: |
|
- name: context_start_lineno |
|
dtype: int64 |
|
- name: file |
|
dtype: string |
|
- name: groundtruth_start_lineno |
|
dtype: int64 |
|
- name: repository |
|
dtype: string |
|
- name: right_context_start_lineno |
|
dtype: int64 |
|
- name: task_id |
|
dtype: string |
|
- name: crossfile_context_retrieval |
|
struct: |
|
- name: list |
|
list: |
|
- name: filename |
|
dtype: string |
|
- name: retrieved_chunk |
|
dtype: string |
|
- name: score |
|
dtype: float64 |
|
- name: text |
|
dtype: string |
|
- name: groundtruth |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 45607299 |
|
num_examples: 2665 |
|
download_size: 12406741 |
|
dataset_size: 45607299 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
--- |
|
|