| --- |
| dataset_info: |
| - config_name: biography_Meta-Llama-3.1-70B-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: train |
| num_bytes: 2117550 |
| num_examples: 400 |
| - name: test |
| num_bytes: 537119 |
| num_examples: 100 |
| download_size: 1788070 |
| dataset_size: 2654669 |
| - config_name: biography_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: train |
| num_bytes: 1570276 |
| num_examples: 400 |
| - name: test |
| num_bytes: 414772 |
| num_examples: 100 |
| download_size: 1327897 |
| dataset_size: 1985048 |
| - config_name: biography_gemma-2-9b-it |
| 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: 412788 |
| num_examples: 100 |
| - name: train |
| num_bytes: 1546543 |
| num_examples: 400 |
| download_size: 3407162 |
| dataset_size: 1959331 |
| configs: |
| - config_name: biography_Meta-Llama-3.1-70B-Instruct |
| data_files: |
| - split: train |
| path: biography_Meta-Llama-3.1-70B-Instruct/train-* |
| - split: test |
| path: biography_Meta-Llama-3.1-70B-Instruct/test-* |
| - config_name: biography_Meta-Llama-3.1-8B-Instruct |
| data_files: |
| - split: train |
| path: biography_Meta-Llama-3.1-8B-Instruct/train-* |
| - split: test |
| path: biography_Meta-Llama-3.1-8B-Instruct/test-* |
| - config_name: biography_gemma-2-9b-it |
| data_files: |
| - split: test |
| path: biography_gemma-2-9b-it/test-* |
| - split: train |
| path: biography_gemma-2-9b-it/train-* |
| --- |
| |