Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

add extra work during phrase advance in classification task #630

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

stephenyan1231
Copy link
Contributor

Summary:
Allow to do extra work during phrase advance in the child class of classification task. This will avoid duplicate code.

For example, in classification_task_with_dict_output.py of D24528158, the extra work is to refresh the weighted-sampled dataset.

Differential Revision: D24586321

Differential Revision: D21949491

fbshipit-source-id: fc85f28421169ae7617e781592773802e4dd5c62
Differential Revision: D23191690

fbshipit-source-id: e3ff067ed472f1b9e36b598a921a2d4930cddd5c
Differential Revision: D23261222

fbshipit-source-id: 46643b527cceb66bcc4f88af905615b61cafe036
Summary:
Allow to do extra work during phrase advance in the child class of classification task. This will avoid duplicate code.

For example, in `classification_task_with_dict_output.py` of D24528158, the extra work is to refresh the weighted-sampled dataset.

Differential Revision: D24586321

fbshipit-source-id: 4e420aad3fe8df4596688073938f5d66a1a6174e
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Oct 28, 2020
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D24586321

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants