|
|
--- |
|
|
dataset_info: |
|
|
config_name: citations_Meta-Llama-3.1-8B-Instruct |
|
|
features: |
|
|
- name: dataset |
|
|
dtype: string |
|
|
- name: subset |
|
|
dtype: string |
|
|
- name: orig_dataset_idx |
|
|
dtype: int64 |
|
|
- name: orig_dataset_split |
|
|
dtype: string |
|
|
- name: query_id |
|
|
dtype: string |
|
|
- name: query |
|
|
dtype: string |
|
|
- name: conversation |
|
|
list: |
|
|
- name: content |
|
|
dtype: string |
|
|
- name: role |
|
|
dtype: string |
|
|
- name: gt_completion |
|
|
dtype: string |
|
|
- name: gt_answer |
|
|
dtype: 'null' |
|
|
- name: completions |
|
|
sequence: string |
|
|
splits: |
|
|
- name: test |
|
|
num_bytes: 929476 |
|
|
num_examples: 147 |
|
|
- name: train |
|
|
num_bytes: 4693577 |
|
|
num_examples: 746 |
|
|
download_size: 12423029 |
|
|
dataset_size: 5623053 |
|
|
configs: |
|
|
- config_name: citations_Meta-Llama-3.1-8B-Instruct |
|
|
data_files: |
|
|
- split: test |
|
|
path: citations_Meta-Llama-3.1-8B-Instruct/test-* |
|
|
- split: train |
|
|
path: citations_Meta-Llama-3.1-8B-Instruct/train-* |
|
|
--- |
|
|
|