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

EASY [PyText] Demo datasource fix + cleanup #994

Closed

Conversation

Titousensei
Copy link
Contributor

Summary:

  • fix the intent vocab lookup by adding reader_raw to read the line and
    lookup the only token in the vocab (as opposed to query reader that removes
    BOS/EOS)
  • cleanup duplicate constants in Config and init.

Differential Revision: D17535325

Summary:
- fix the intent vocab lookup by adding reader_raw to read the line and
lookup the only token in the vocab (as opposed to query reader that removes
BOS/EOS)
- cleanup duplicate constants in Config and __init__.

Differential Revision: D17535325

fbshipit-source-id: 66c59eaf2f18738a7ceab136d7c88aea2d768a50
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Sep 23, 2019
@Titousensei Titousensei deleted the export-D17535325 branch September 24, 2019 00:05
facebook-github-bot pushed a commit that referenced this pull request Sep 24, 2019
Summary:
Pull Request resolved: #994

- fix the intent vocab lookup by adding reader_raw to read the line and
lookup the only token in the vocab (as opposed to query reader that removes
BOS/EOS)
- cleanup duplicate constants in Config and __init__.

Reviewed By: snisarg

Differential Revision: D17535325

fbshipit-source-id: 4b8a242f5c610d598f7b04c218152859ccbc7d43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants