Datasets:
Update files from the datasets library (from 1.17.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.17.0
README.md
CHANGED
|
@@ -18,9 +18,10 @@ task_categories:
|
|
| 18 |
task_ids:
|
| 19 |
- dialogue-modeling
|
| 20 |
paperswithcode_id: mutualfriends
|
|
|
|
| 21 |
---
|
| 22 |
|
| 23 |
-
# Dataset Card
|
| 24 |
|
| 25 |
## Table of Contents
|
| 26 |
- [Dataset Description](#dataset-description)
|
|
@@ -59,7 +60,7 @@ Our goal is to build systems that collaborate with people by exchanging informat
|
|
| 59 |
|
| 60 |
### Supported Tasks and Leaderboards
|
| 61 |
|
| 62 |
-
We consider two agents, each with a private knowledge base of items, who must communicate their
|
| 63 |
|
| 64 |
### Languages
|
| 65 |
|
|
|
|
| 18 |
task_ids:
|
| 19 |
- dialogue-modeling
|
| 20 |
paperswithcode_id: mutualfriends
|
| 21 |
+
pretty_name: MutualFriends
|
| 22 |
---
|
| 23 |
|
| 24 |
+
# Dataset Card for MutualFriends
|
| 25 |
|
| 26 |
## Table of Contents
|
| 27 |
- [Dataset Description](#dataset-description)
|
|
|
|
| 60 |
|
| 61 |
### Supported Tasks and Leaderboards
|
| 62 |
|
| 63 |
+
We consider two agents, each with a private knowledge base of items, who must communicate their knowledge to achieve a common goal. Specifically, we designed the MutualFriends task (see the figure below). Each agent has a list of friends with attributes like school, major etc. They must chat with each other to find the unique mutual friend.
|
| 64 |
|
| 65 |
### Languages
|
| 66 |
|