Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -4,13 +4,13 @@ dataset_info:
|
|
| 4 |
- name: dialogID
|
| 5 |
dtype: string
|
| 6 |
- name: utterance
|
| 7 |
-
dtype:
|
| 8 |
- name: old_hit_knowledge
|
| 9 |
dtype: string
|
| 10 |
- name: old_query
|
| 11 |
dtype: string
|
| 12 |
- name: label
|
| 13 |
-
dtype:
|
| 14 |
- name: persona1
|
| 15 |
dtype: string
|
| 16 |
- name: persona2
|
|
@@ -35,16 +35,16 @@ dataset_info:
|
|
| 35 |
dtype: string
|
| 36 |
splits:
|
| 37 |
- name: test
|
| 38 |
-
num_bytes:
|
| 39 |
-
num_examples:
|
| 40 |
- name: validation
|
| 41 |
-
num_bytes:
|
| 42 |
-
num_examples:
|
| 43 |
- name: train
|
| 44 |
-
num_bytes:
|
| 45 |
-
num_examples:
|
| 46 |
-
download_size:
|
| 47 |
-
dataset_size:
|
| 48 |
---
|
| 49 |
# Dataset Card for "focus_persona_selection"
|
| 50 |
|
|
|
|
| 4 |
- name: dialogID
|
| 5 |
dtype: string
|
| 6 |
- name: utterance
|
| 7 |
+
dtype: int64
|
| 8 |
- name: old_hit_knowledge
|
| 9 |
dtype: string
|
| 10 |
- name: old_query
|
| 11 |
dtype: string
|
| 12 |
- name: label
|
| 13 |
+
dtype: int64
|
| 14 |
- name: persona1
|
| 15 |
dtype: string
|
| 16 |
- name: persona2
|
|
|
|
| 35 |
dtype: string
|
| 36 |
splits:
|
| 37 |
- name: test
|
| 38 |
+
num_bytes: 11122674
|
| 39 |
+
num_examples: 8644
|
| 40 |
- name: validation
|
| 41 |
+
num_bytes: 11162186
|
| 42 |
+
num_examples: 8641
|
| 43 |
- name: train
|
| 44 |
+
num_bytes: 72558975
|
| 45 |
+
num_examples: 55658
|
| 46 |
+
download_size: 42539563
|
| 47 |
+
dataset_size: 94843835
|
| 48 |
---
|
| 49 |
# Dataset Card for "focus_persona_selection"
|
| 50 |
|