dataset_info: | |
features: | |
- name: dialogID | |
dtype: string | |
- name: utterance | |
dtype: int64 | |
- name: query | |
dtype: string | |
- name: hit_knowledge | |
dtype: string | |
- name: ground_knowledge | |
dtype: string | |
- name: ground_persona | |
dtype: string | |
- name: similarity_score | |
dtype: float64 | |
- name: persona1 | |
dtype: string | |
- name: persona2 | |
dtype: string | |
- name: persona3 | |
dtype: string | |
- name: persona4 | |
dtype: string | |
- name: persona5 | |
dtype: string | |
- name: persona_grounding1 | |
dtype: bool | |
- name: persona_grounding2 | |
dtype: bool | |
- name: persona_grounding3 | |
dtype: bool | |
- name: persona_grounding4 | |
dtype: bool | |
- name: persona_grounding5 | |
dtype: bool | |
- name: __index_level_0__ | |
dtype: int64 | |
splits: | |
- name: train | |
num_bytes: 6713468 | |
num_examples: 9035 | |
download_size: 2783764 | |
dataset_size: 6713468 | |
# Dataset Card for "focus_test" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |