Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
crowdsourced
Annotations Creators:
crowdsourced
Source Datasets:
original
ArXiv:
Tags:
License:
system HF staff commited on
Commit
70431d5
1 Parent(s): 9f9f1ad

Update files from the datasets library (from 1.17.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.17.0

Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -18,9 +18,10 @@ task_categories:
18
  task_ids:
19
  - dialogue-modeling
20
  paperswithcode_id: mutualfriends
 
21
  ---
22
 
23
- # Dataset Card Creation Guide
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 knowlege 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.
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