File size: 1,058 Bytes
115a522
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
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)