Commit
·
6536cf2
1
Parent(s):
877b97e
Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
- README.md +15 -6
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
- data/validation-00000-of-00001.parquet +3 -0
- dataset_infos.json +112 -1
README.md
CHANGED
|
@@ -9,7 +9,6 @@ license:
|
|
| 9 |
- unknown
|
| 10 |
multilinguality:
|
| 11 |
- monolingual
|
| 12 |
-
pretty_name: BlendedSkillTalk
|
| 13 |
size_categories:
|
| 14 |
- 1K<n<10K
|
| 15 |
source_datasets:
|
|
@@ -19,6 +18,7 @@ task_categories:
|
|
| 19 |
task_ids:
|
| 20 |
- dialogue-generation
|
| 21 |
paperswithcode_id: blended-skill-talk
|
|
|
|
| 22 |
dataset_info:
|
| 23 |
features:
|
| 24 |
- name: personas
|
|
@@ -48,16 +48,25 @@ dataset_info:
|
|
| 48 |
sequence: string
|
| 49 |
splits:
|
| 50 |
- name: train
|
| 51 |
-
num_bytes:
|
| 52 |
num_examples: 4819
|
| 53 |
- name: validation
|
| 54 |
-
num_bytes:
|
| 55 |
num_examples: 1009
|
| 56 |
- name: test
|
| 57 |
-
num_bytes:
|
| 58 |
num_examples: 980
|
| 59 |
-
download_size:
|
| 60 |
-
dataset_size:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 61 |
---
|
| 62 |
|
| 63 |
# Dataset Card for "blended_skill_talk"
|
|
|
|
| 9 |
- unknown
|
| 10 |
multilinguality:
|
| 11 |
- monolingual
|
|
|
|
| 12 |
size_categories:
|
| 13 |
- 1K<n<10K
|
| 14 |
source_datasets:
|
|
|
|
| 18 |
task_ids:
|
| 19 |
- dialogue-generation
|
| 20 |
paperswithcode_id: blended-skill-talk
|
| 21 |
+
pretty_name: BlendedSkillTalk
|
| 22 |
dataset_info:
|
| 23 |
features:
|
| 24 |
- name: personas
|
|
|
|
| 48 |
sequence: string
|
| 49 |
splits:
|
| 50 |
- name: train
|
| 51 |
+
num_bytes: 10830670
|
| 52 |
num_examples: 4819
|
| 53 |
- name: validation
|
| 54 |
+
num_bytes: 43961447
|
| 55 |
num_examples: 1009
|
| 56 |
- name: test
|
| 57 |
+
num_bytes: 44449895
|
| 58 |
num_examples: 980
|
| 59 |
+
download_size: 10897644
|
| 60 |
+
dataset_size: 99242012
|
| 61 |
+
configs:
|
| 62 |
+
- config_name: default
|
| 63 |
+
data_files:
|
| 64 |
+
- split: train
|
| 65 |
+
path: data/train-*
|
| 66 |
+
- split: validation
|
| 67 |
+
path: data/validation-*
|
| 68 |
+
- split: test
|
| 69 |
+
path: data/test-*
|
| 70 |
---
|
| 71 |
|
| 72 |
# Dataset Card for "blended_skill_talk"
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03ba2ffafec09e44e690a0ee44b509d207c3bc9c6a1f7456f48565863e2ab8cb
|
| 3 |
+
size 2402776
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a211dce359c9d6af534d3181d9005709b893c14c8908f65cc96a2b763502482
|
| 3 |
+
size 5876073
|
data/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72581a5d82a01a165e91efb364ad0b60c15c958984ff3cb1ccb4a22681733c98
|
| 3 |
+
size 2618795
|
dataset_infos.json
CHANGED
|
@@ -1 +1,112 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"default": {
|
| 3 |
+
"description": "A dataset of 7k conversations explicitly designed to exhibit multiple conversation modes: displaying personality, having empathy, and demonstrating knowledge.\n",
|
| 4 |
+
"citation": "@misc{smith2020evaluating,\n title={Can You Put it All Together: Evaluating Conversational Agents' Ability to Blend Skills},\n author={Eric Michael Smith and Mary Williamson and Kurt Shuster and Jason Weston and Y-Lan Boureau},\n year={2020},\n eprint={2004.08449},\n archivePrefix={arXiv},\n primaryClass={cs.CL}\n}\n",
|
| 5 |
+
"homepage": "https://parl.ai/projects/bst/",
|
| 6 |
+
"license": "",
|
| 7 |
+
"features": {
|
| 8 |
+
"personas": {
|
| 9 |
+
"feature": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"_type": "Sequence"
|
| 14 |
+
},
|
| 15 |
+
"additional_context": {
|
| 16 |
+
"dtype": "string",
|
| 17 |
+
"_type": "Value"
|
| 18 |
+
},
|
| 19 |
+
"previous_utterance": {
|
| 20 |
+
"feature": {
|
| 21 |
+
"dtype": "string",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"_type": "Sequence"
|
| 25 |
+
},
|
| 26 |
+
"context": {
|
| 27 |
+
"dtype": "string",
|
| 28 |
+
"_type": "Value"
|
| 29 |
+
},
|
| 30 |
+
"free_messages": {
|
| 31 |
+
"feature": {
|
| 32 |
+
"dtype": "string",
|
| 33 |
+
"_type": "Value"
|
| 34 |
+
},
|
| 35 |
+
"_type": "Sequence"
|
| 36 |
+
},
|
| 37 |
+
"guided_messages": {
|
| 38 |
+
"feature": {
|
| 39 |
+
"dtype": "string",
|
| 40 |
+
"_type": "Value"
|
| 41 |
+
},
|
| 42 |
+
"_type": "Sequence"
|
| 43 |
+
},
|
| 44 |
+
"suggestions": {
|
| 45 |
+
"feature": {
|
| 46 |
+
"convai2": {
|
| 47 |
+
"dtype": "string",
|
| 48 |
+
"_type": "Value"
|
| 49 |
+
},
|
| 50 |
+
"empathetic_dialogues": {
|
| 51 |
+
"dtype": "string",
|
| 52 |
+
"_type": "Value"
|
| 53 |
+
},
|
| 54 |
+
"wizard_of_wikipedia": {
|
| 55 |
+
"dtype": "string",
|
| 56 |
+
"_type": "Value"
|
| 57 |
+
}
|
| 58 |
+
},
|
| 59 |
+
"_type": "Sequence"
|
| 60 |
+
},
|
| 61 |
+
"guided_chosen_suggestions": {
|
| 62 |
+
"feature": {
|
| 63 |
+
"dtype": "string",
|
| 64 |
+
"_type": "Value"
|
| 65 |
+
},
|
| 66 |
+
"_type": "Sequence"
|
| 67 |
+
},
|
| 68 |
+
"label_candidates": {
|
| 69 |
+
"feature": {
|
| 70 |
+
"feature": {
|
| 71 |
+
"dtype": "string",
|
| 72 |
+
"_type": "Value"
|
| 73 |
+
},
|
| 74 |
+
"_type": "Sequence"
|
| 75 |
+
},
|
| 76 |
+
"_type": "Sequence"
|
| 77 |
+
}
|
| 78 |
+
},
|
| 79 |
+
"builder_name": "blended_skill_talk",
|
| 80 |
+
"dataset_name": "blended_skill_talk",
|
| 81 |
+
"config_name": "default",
|
| 82 |
+
"version": {
|
| 83 |
+
"version_str": "1.0.0",
|
| 84 |
+
"major": 1,
|
| 85 |
+
"minor": 0,
|
| 86 |
+
"patch": 0
|
| 87 |
+
},
|
| 88 |
+
"splits": {
|
| 89 |
+
"train": {
|
| 90 |
+
"name": "train",
|
| 91 |
+
"num_bytes": 10830670,
|
| 92 |
+
"num_examples": 4819,
|
| 93 |
+
"dataset_name": null
|
| 94 |
+
},
|
| 95 |
+
"validation": {
|
| 96 |
+
"name": "validation",
|
| 97 |
+
"num_bytes": 43961447,
|
| 98 |
+
"num_examples": 1009,
|
| 99 |
+
"dataset_name": null
|
| 100 |
+
},
|
| 101 |
+
"test": {
|
| 102 |
+
"name": "test",
|
| 103 |
+
"num_bytes": 44449895,
|
| 104 |
+
"num_examples": 980,
|
| 105 |
+
"dataset_name": null
|
| 106 |
+
}
|
| 107 |
+
},
|
| 108 |
+
"download_size": 10897644,
|
| 109 |
+
"dataset_size": 99242012,
|
| 110 |
+
"size_in_bytes": 110139656
|
| 111 |
+
}
|
| 112 |
+
}
|