| --- |
| dataset_info: |
| features: |
| - name: Query |
| dtype: string |
| - name: Query_Instruction |
| dtype: string |
| - name: Document |
| dtype: string |
| - name: Document_Instruction |
| dtype: string |
| - name: Hard_Negative_1 |
| dtype: string |
| - name: Hard_Negative_1_Instruction |
| dtype: string |
| - name: Hard_Negative_2 |
| dtype: string |
| - name: Hard_Negative_2_Instruction |
| dtype: string |
| - name: Source |
| dtype: string |
| - name: Id |
| dtype: string |
| splits: |
| - name: train |
| num_bytes: 1913759935 |
| num_examples: 477764 |
| download_size: 956468784 |
| dataset_size: 1913759935 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| --- |
| |