system HF staff commited on
Commit
0aeffca
1 Parent(s): e8e3222

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 +12 -5
README.md CHANGED
@@ -20,11 +20,12 @@ task_categories:
20
  task_ids:
21
  - dialogue-modeling
22
  - language-modeling
23
- - other-stuctured-to-text
24
  paperswithcode_id: czech-restaurant-information
 
25
  ---
26
 
27
- # Dataset Card Creation Guide
28
 
29
  ## Table of Contents
30
  - [Dataset Description](#dataset-description)
@@ -61,7 +62,7 @@ This is a dataset for NLG in task-oriented spoken dialogue systems with Czech as
61
 
62
  ### Supported Tasks and Leaderboards
63
 
64
- - `other-stuctured-to-text`: The dataset can be used to train a model for data-to-text generation: from a desired dialogue act, the model must produce textual output that conveys this intention.
65
 
66
  ### Languages
67
 
@@ -113,7 +114,13 @@ The original data was produced in interactions between Amazon Mechanical Turk wo
113
 
114
  ### Annotations
115
 
116
- No annotations.
 
 
 
 
 
 
117
 
118
  ### Personal and Sensitive Information
119
 
@@ -164,4 +171,4 @@ Ondřej Dušek, Filip Jurčíček, Josef Dvořák, Petra Grycová, Matěj Hejda,
164
 
165
  ### Contributions
166
 
167
- Thanks to [@TevenLeScao](https://github.com/TevenLeScao) for adding this dataset.
 
20
  task_ids:
21
  - dialogue-modeling
22
  - language-modeling
23
+ - other-structured-to-text
24
  paperswithcode_id: czech-restaurant-information
25
+ pretty_name: Czech Restaurant
26
  ---
27
 
28
+ # Dataset Card for Czech Restaurant
29
 
30
  ## Table of Contents
31
  - [Dataset Description](#dataset-description)
 
62
 
63
  ### Supported Tasks and Leaderboards
64
 
65
+ - `other-structured-to-text`: The dataset can be used to train a model for data-to-text generation: from a desired dialogue act, the model must produce textual output that conveys this intention.
66
 
67
  ### Languages
68
 
 
114
 
115
  ### Annotations
116
 
117
+ #### Annotation process
118
+
119
+ [More Information Needed]
120
+
121
+ #### Who are the annotators?
122
+
123
+ [More Information Needed]
124
 
125
  ### Personal and Sensitive Information
126
 
 
171
 
172
  ### Contributions
173
 
174
+ Thanks to [@TevenLeScao](https://github.com/TevenLeScao) for adding this dataset.