| dataset_info: | |
| features: | |
| - name: dialog_idx | |
| dtype: int32 | |
| - name: response | |
| dtype: string | |
| - name: original_response | |
| dtype: string | |
| - name: history | |
| sequence: string | |
| - name: knowledge | |
| dtype: string | |
| - name: BEGIN | |
| sequence: string | |
| - name: VRM | |
| sequence: string | |
| - name: history_ru | |
| sequence: string | |
| - name: knowledge_ru | |
| dtype: string | |
| splits: | |
| - name: test | |
| num_bytes: 6358012 | |
| num_examples: 3539 | |
| download_size: 1981744 | |
| dataset_size: 6358012 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: test | |
| path: data/test-* | |