Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

[teacher] MetaLWoZ #3583

Merged
merged 5 commits into from
Apr 21, 2021
Merged

[teacher] MetaLWoZ #3583

merged 5 commits into from
Apr 21, 2021

Conversation

stephenroller
Copy link
Contributor

Patch description
Add new teacher -t metalwoz for the MetaLWOz dataset

Testing steps
parlai dd -t metalwoz

Copy link
Contributor

@moyapchen moyapchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine. Thanks!

data.append(pd.read_json(dataf, lines=True))

data = pd.concat(data, axis=0)
data = data.sample(frac=1.0, random_state=83741) # metal in l33t numbers, lol
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

...lol

@stephenroller stephenroller merged commit a72ef5b into master Apr 21, 2021
@stephenroller stephenroller deleted the metalwoz branch April 21, 2021 00:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants