This repository has been archived by the owner on Nov 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[TOD][Datasets][Easy] Taskmaster2 to TOD Conversations format #4188
Merged
Merged
Changes from all commits
Commits
Show all changes
154 commits
Select commit
Hold shift + click to select a range
e365e48
[TOD] Core converesation structure, serialization, const tokens
c939174
[Tod] Agents, teacher metrics, and tests for these
3bf655f
[TOD] Tod json structure to teacher task
6cb4b86
[TOD] Core converesation structure, serialization, const tokens
1480def
fix test by adding init folder
de84801
[Tod] Agents, teacher metrics, and tests for these
638eb28
[TOD] World, world metrics, script, tests
0e3f492
hmmm... hoping stacks don't bite me. (change that was kept in upper d…
0643a62
Merge branch 'simpler_tod_1_core_only' into simpler_tod_2_agents_teac…
37aced2
minor, remove commented out print
4f91279
Merge branch 'simpler_tod_2_agents_teachers' into simpler_tod_3_world
b05930f
comment
5086e85
more comment updates (not sure if it actually helps clarity..)
1e30035
Merge branch 'simpler_tod_3_world' into simpler_tod_4_tod_json
9a25fc5
[TOD][Dataset][Easy] Google SGD in TOD Conversations format
faa2356
[TOD][Dataset][Easyish] Google Simulation Splits
9426997
[TOD][Datasets][Easy] MetalWoz
9b2116c
[TOD][Datasets][Easy] MSR E2E into TOD Conversations format
61f7041
[TOD][Datasets][Easy] Multidogo -> TOD Conversations format
e8efc52
[TOD][Datasets][Easyish] MultiWoz V2.2 in Conversations Format
c17c3cc
lint
728c9bd
[TOD][Datasets][Easy] Taskmaster(1) in Conversations format
54890b4
Merge branch 'simpler_tod_5d_msr_e2e' into simpler_tod_5e_multidogo
45e9259
Merge branch 'simpler_tod_5e_multidogo' into simpler_tod_5f_multiwoz_v22
9284135
Merge branch 'simpler_tod_5f_multiwoz_v22' into simpler_tod_5g_taskma…
5c226bd
[TOD][Datasets][Easy] Taskmaster2 to TOD Conversations format
51ed1a9
Merge branch 'main' into simpler_tod_1_core_only
a6508be
Merge branch 'simpler_tod_1_core_only' into simpler_tod_2_agents_teac…
eebc36b
Merge branch 'simpler_tod_2_agents_teachers' into simpler_tod_3_world
3675781
use same version of black as in the pre-commit hook
086c91c
Merge branch 'simpler_tod_2_agents_teachers' into simpler_tod_3_world
0bc961e
use same version of black as in the pre-commit hook
ed26407
Merge branch 'simpler_tod_3_world' into simpler_tod_4_tod_json
677df09
Merge branch 'simpler_tod_4_tod_json' into simpler_tod_5a_google_sgd
24ee898
black with version from pre-commit hook
3ca7ae3
Merge branch 'simpler_tod_4_tod_json' into simpler_tod_5a_google_sgd
3145e0e
Shouldn't worry about tod_json being in task_list
1b2a3fb
Merge branch 'simpler_tod_4_tod_json' into simpler_tod_5a_google_sgd
f44b17b
add to task list; run lint with right version of black
43474c4
Merge branch 'simpler_tod_5a_google_sgd' into simpler_tod_5b_google_s…
d290ecd
Merge branch 'simpler_tod_5b_google_sgd_sim_splits' into simpler_tod_…
7c3ccf5
lint with right version
ab19cc2
lint
8c76a56
Merge branch 'simpler_tod_5c_metalwoz' into simpler_tod_5d_msr_e2e
724b255
add to task list
c79422c
lint right version
353fab1
Merge branch 'simpler_tod_5d_msr_e2e' into simpler_tod_5e_multidogo
c86760c
add to task list
625e632
right lint
ebd09b4
Merge branch 'simpler_tod_5e_multidogo' into simpler_tod_5f_multiwoz_v22
dcadadb
task_list
fff653f
right lint
406a84d
Merge branch 'simpler_tod_5f_multiwoz_v22' into simpler_tod_5g_taskma…
bbc10ca
right lint
14e0f7d
Merge branch 'simpler_tod_5g_taskmaster1' into simpler_tod_5h_taskmas…
e8e366f
add init
e354c39
Merge branch 'simpler_tod_5d_msr_e2e' into simpler_tod_5e_multidogo
f637a29
Merge branch 'simpler_tod_5e_multidogo' into simpler_tod_5f_multiwoz_v22
ca898c5
Merge branch 'simpler_tod_5f_multiwoz_v22' into simpler_tod_5g_taskma…
ded9298
Merge branch 'simpler_tod_5g_taskmaster1' into simpler_tod_5h_taskmas…
dfc4989
Merge branch 'main' into simpler_tod_2_agents_teachers
2f15448
address eric comments; add new readme + more documentation
abd1c7e
Merge branch 'simpler_tod_2_agents_teachers' into simpler_tod_3_world
5d0197d
minor wording change
39792a8
Merge branch 'simpler_tod_2_agents_teachers' into simpler_tod_3_world
76bfa89
add more documtnation to world tests (following comment on teacher te…
73c5c7a
minor comment update
f6acccb
Merge branch 'simpler_tod_3_world' into simpler_tod_4_tod_json
dc4b70e
Merge branch 'simpler_tod_4_tod_json' into simpler_tod_5a_google_sgd
1299b68
Merge branch 'simpler_tod_5a_google_sgd' into simpler_tod_5b_google_s…
58965d3
Merge branch 'simpler_tod_4_tod_json' into simpler_tod_5c_metalwoz
55aa3ca
Merge branch 'simpler_tod_5b_google_sgd_sim_splits' into simpler_tod_…
6517301
Merge branch 'simpler_tod_5c_metalwoz' into simpler_tod_5d_msr_e2e
c344740
Merge branch 'simpler_tod_5d_msr_e2e' into simpler_tod_5e_multidogo
0b846d7
make build file less dumb; minor bug in agents.py
65d0a42
remove + rerun regression test data for multidogo
1ae8fc6
Merge branch 'simpler_tod_5e_multidogo' into simpler_tod_5f_multiwoz_v22
7f5c171
Merge branch 'simpler_tod_5f_multiwoz_v22' into simpler_tod_5g_taskma…
cefb41a
Merge branch 'simpler_tod_5g_taskmaster1' into simpler_tod_5h_taskmas…
a1aba6a
see what happens if I bump up the build # (hoping tests work)
c9ef957
make the multidogo test not take forever
7ab9d70
update to respect actual count of episodes (I think this might have i…
c6c728d
Merge branch 'main' into simpler_tod_2_agents_teachers
b3283d0
Merge branch 'simpler_tod_2_agents_teachers' into simpler_tod_3_world
85ab0fd
Merge branch 'simpler_tod_3_world' into simpler_tod_4_tod_json
0969aa1
Merge branch 'simpler_tod_4_tod_json' into simpler_tod_5a_google_sgd
1869cee
Merge branch 'simpler_tod_5a_google_sgd' into simpler_tod_5b_google_s…
609f930
Merge branch 'simpler_tod_5b_google_sgd_sim_splits' into simpler_tod_…
1da3858
Merge branch 'simpler_tod_5c_metalwoz' into simpler_tod_5d_msr_e2e
01f37d2
Merge branch 'simpler_tod_5d_msr_e2e' into simpler_tod_5e_multidogo
0e1251e
Merge branch 'simpler_tod_5e_multidogo' into simpler_tod_5f_multiwoz_v22
992980f
Merge branch 'simpler_tod_5f_multiwoz_v22' into simpler_tod_5g_taskma…
76ecf7a
Merge branch 'simpler_tod_5g_taskmaster1' into simpler_tod_5h_taskmas…
0580ff0
Merge branch 'main' into simpler_tod_2_agents_teachers
e00accf
Merge branch 'simpler_tod_2_agents_teachers' into simpler_tod_3_world
701da8d
Merge branch 'simpler_tod_3_world' into simpler_tod_4_tod_json
d519dc2
Merge branch 'simpler_tod_4_tod_json' into simpler_tod_5a_google_sgd
c7c1c64
Merge branch 'simpler_tod_5a_google_sgd' into simpler_tod_5b_google_s…
828f44f
Merge branch 'simpler_tod_5b_google_sgd_sim_splits' into simpler_tod_…
3c209ab
Merge branch 'simpler_tod_5c_metalwoz' into simpler_tod_5d_msr_e2e
564f5c8
Merge branch 'simpler_tod_5d_msr_e2e' into simpler_tod_5e_multidogo
00f2c5f
Merge branch 'simpler_tod_5e_multidogo' into simpler_tod_5f_multiwoz_v22
c746e70
Merge branch 'simpler_tod_5f_multiwoz_v22' into simpler_tod_5g_taskma…
81f2b51
Merge branch 'simpler_tod_5g_taskmaster1' into simpler_tod_5h_taskmas…
9466144
regen after changing tod teacher logic to respect episode/examples le…
1392d99
regen after changing tod teacher logic to respect episode/examples le…
77dccb7
regen after changing tod teacher logic to respect episode/examples le…
98aa5f7
regen after changing tod teacher logic to respect episode/examples le…
8291321
regen after changing tod teacher logic to respect episode/examples le…
1d3d0c6
regen after changing tod teacher logic to respect episode/examples le…
71b5af8
Merge branch 'simpler_tod_5a_google_sgd' into simpler_tod_5b_google_s…
9da65a6
Merge branch 'simpler_tod_5b_google_sgd_sim_splits' into simpler_tod_…
8956db7
Merge branch 'simpler_tod_5c_metalwoz' into simpler_tod_5d_msr_e2e
e946dff
Merge branch 'simpler_tod_5d_msr_e2e' into simpler_tod_5e_multidogo
47651f0
Merge branch 'simpler_tod_5e_multidogo' into simpler_tod_5f_multiwoz_v22
a3d75b6
Merge branch 'simpler_tod_5f_multiwoz_v22' into simpler_tod_5g_taskma…
346f686
Merge branch 'simpler_tod_5g_taskmaster1' into simpler_tod_5h_taskmas…
7b24acf
Merge branch 'main' into simpler_tod_3_world
e3fa063
Merge branch 'simpler_tod_3_world' into simpler_tod_4_tod_json
2384563
Merge branch 'simpler_tod_4_tod_json' into simpler_tod_5a_google_sgd
d9ba7e4
Merge branch 'main' into simpler_tod_5a_google_sgd
acd6ffe
not sure why this comment keeps not being merged correctly ugh...
a753a6d
Merge branch 'simpler_tod_5a_google_sgd' into simpler_tod_5b_google_s…
66d8bf8
Merge branch 'simpler_tod_5b_google_sgd_sim_splits' into simpler_tod_…
6900517
Merge branch 'simpler_tod_5c_metalwoz' into simpler_tod_5d_msr_e2e
235fbee
Merge branch 'simpler_tod_5d_msr_e2e' into simpler_tod_5e_multidogo
ef899c3
Merge branch 'simpler_tod_5e_multidogo' into simpler_tod_5f_multiwoz_v22
c9c8f3a
Merge branch 'simpler_tod_5f_multiwoz_v22' into simpler_tod_5g_taskma…
d8ca410
Merge branch 'simpler_tod_5g_taskmaster1' into simpler_tod_5h_taskmas…
0f49cb5
noticed a different in episode lengths between old version of this da…
0fb3ecb
Merge branch 'main' into simpler_tod_5b_google_sgd_sim_splits
c2c1fa6
Merge branch 'main' into simpler_tod_5g_taskmaster1
66e09ee
Merge branch 'simpler_tod_5b_google_sgd_sim_splits' into simpler_tod_…
f556628
Merge branch 'simpler_tod_5c_metalwoz' into simpler_tod_5d_msr_e2e
3e43ef9
Merge branch 'simpler_tod_5d_msr_e2e' into simpler_tod_5e_multidogo
a72fe98
Merge branch 'simpler_tod_5e_multidogo' into simpler_tod_5f_multiwoz_v22
f092c7f
Merge branch 'simpler_tod_5f_multiwoz_v22' into simpler_tod_5g_taskma…
0b6a8f7
Merge branch 'simpler_tod_5g_taskmaster1' into simpler_tod_5h_taskmas…
adff949
regen after changing tod teacher logic to respect episode/examples le…
d724cd8
regen after changing tod teacher logic to respect episode/examples le…
b4e5c1f
regen after changing tod teacher logic to respect episode/examples le…
21a05d2
regen after changing tod teacher logic to respect episode/examples le…
e9ea6ac
regen after changing tod teacher logic to respect episode/examples le…
89a58a3
Merge branch 'simpler_tod_5d_msr_e2e' into simpler_tod_5e_multidogo
b139888
Merge branch 'simpler_tod_5e_multidogo' into simpler_tod_5f_multiwoz_v22
f0ecc98
Merge branch 'simpler_tod_5f_multiwoz_v22' into simpler_tod_5g_taskma…
7c14c10
Merge branch 'simpler_tod_5g_taskmaster1' into simpler_tod_5h_taskmas…
00ae154
Merge branch 'main' into simpler_tod_5c_metalwoz
9816384
Merge branch 'simpler_tod_5c_metalwoz' into simpler_tod_5d_msr_e2e
1b4a0ca
Merge branch 'simpler_tod_5d_msr_e2e' into simpler_tod_5e_multidogo
69eeeff
Merge branch 'simpler_tod_5e_multidogo' into simpler_tod_5f_multiwoz_v22
7522f30
Merge branch 'simpler_tod_5f_multiwoz_v22' into simpler_tod_5g_taskma…
7d5c3d6
Merge branch 'simpler_tod_5g_taskmaster1' into simpler_tod_5h_taskmas…
ee2462b
Merge branch 'main' into simpler_tod_5h_taskmaster2
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Taskmaster 2 | ||
|
||
Originally from the | ||
[Google Research Datasets](https://github.com/google-research-datasets/Taskmaster/blob/main/TM-2-2020/README.md). | ||
[Google Research Datasets](https://github.com/google-research-datasets/Taskmaster/blob/master/TM-2-2020/README.md). | ||
See that page for details. |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is indeed the correct path, interestingly enough. Not sure exactly where this changed though hmm...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wild to see Google make the opposite push as us.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking at the history of that file, I think the
master->main
change came in from a regex from when we did that. (No intentional moving frommain->master
on their part.