Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
emoUS-public
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
dsml
emoUS-public
Commits
96863441
Commit
96863441
authored
Dec 9, 2021
by
zqwerty
Browse files
Options
Downloads
Patches
Plain Diff
update README template
parent
1321b3dd
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
data/unified_datasets/README_TEMPLATE.md
+1
-1
1 addition, 1 deletion
data/unified_datasets/README_TEMPLATE.md
data/unified_datasets/multiwoz21/README.md
+1
-0
1 addition, 0 deletions
data/unified_datasets/multiwoz21/README.md
with
2 additions
and
1 deletion
data/unified_datasets/README_TEMPLATE.md
+
1
−
1
View file @
96863441
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
-
**Repository:**
data link
-
**Repository:**
data link
-
**Paper:**
paper link
-
**Paper:**
paper link
-
**Leaderboard:**
leaderboard link if any else
empty
-
**Leaderboard:**
leaderboard link if any else
None
-
**Who transforms the dataset:**
Name(email, e.g. xxx at gmail dot com)
-
**Who transforms the dataset:**
Name(email, e.g. xxx at gmail dot com)
### Dataset Summary
### Dataset Summary
...
...
This diff is collapsed.
Click to expand it.
data/unified_datasets/multiwoz21/README.md
+
1
−
0
View file @
96863441
...
@@ -17,6 +17,7 @@ MultiWOZ 2.1 fixed the noise in state annotations and dialogue utterances. It al
...
@@ -17,6 +17,7 @@ MultiWOZ 2.1 fixed the noise in state annotations and dialogue utterances. It al
-
Correct some grammar errors in the text, mainly following
`tokenization.md`
in MultiWOZ_2.1.
-
Correct some grammar errors in the text, mainly following
`tokenization.md`
in MultiWOZ_2.1.
-
Normalize slot name and value. See
`normalize_domain_slot_value`
function in
`preprocess.py`
.
-
Normalize slot name and value. See
`normalize_domain_slot_value`
function in
`preprocess.py`
.
-
Correct some non-categorical slots' values and provide character level span annotation.
-
Correct some non-categorical slots' values and provide character level span annotation.
-
Concatenate multiple values in user goal & state using
`|`
.
-
**Annotations:**
-
**Annotations:**
-
user goal, dialogue acts, state.
-
user goal, dialogue acts, state.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment