This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 800
Scripted tokenizer support for DocModel #1314
Closed
Closed
Conversation
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
facebook-github-bot
added
CLA Signed
Do not delete this pull request or issue due to inactivity.
fb-exported
labels
Apr 10, 2020
This pull request was exported from Phabricator. Differential Revision: D20955370 |
snisarg
added a commit
to snisarg/pytext
that referenced
this pull request
Apr 10, 2020
Summary: Pull Request resolved: facebookresearch#1314 Adding scripted tokenization support to the most widely used model Differential Revision: D20955370 fbshipit-source-id: 91c60db42c8eb8deac8afb573942053ac9555e99
snisarg
force-pushed
the
export-D20955370
branch
from
April 10, 2020 17:32
304a2b5
to
e17514d
Compare
This pull request was exported from Phabricator. Differential Revision: D20955370 |
snisarg
added a commit
to snisarg/pytext
that referenced
this pull request
Apr 13, 2020
Summary: Pull Request resolved: facebookresearch#1314 Adding scripted tokenization support to the most widely used model Differential Revision: D20955370 fbshipit-source-id: 7c8c954cac69f1cbb32d24f503ea870c86fd41c4
snisarg
force-pushed
the
export-D20955370
branch
from
April 13, 2020 20:43
e17514d
to
e338270
Compare
This pull request was exported from Phabricator. Differential Revision: D20955370 |
snisarg
added a commit
to snisarg/pytext
that referenced
this pull request
Apr 16, 2020
Summary: Pull Request resolved: facebookresearch#1314 Adding scripted tokenization support to the most widely used model OSS Test failures Waiting for a TorchScript diff to land: https://fb.workplace.com/groups/329222650990087/permalink/632527153992967/ Differential Revision: D20955370 fbshipit-source-id: ad32df1f601be9b87adfdaa7b667088e6c708792
snisarg
force-pushed
the
export-D20955370
branch
from
April 16, 2020 19:12
e338270
to
50899e8
Compare
This pull request was exported from Phabricator. Differential Revision: D20955370 |
snisarg
added a commit
to snisarg/pytext
that referenced
this pull request
Apr 16, 2020
Summary: Pull Request resolved: facebookresearch#1314 Adding scripted tokenization support to the most widely used model OSS Test failures Waiting for a TorchScript diff to land: https://fb.workplace.com/groups/329222650990087/permalink/632527153992967/ Differential Revision: D20955370 fbshipit-source-id: 6e002136fc0113dfe87a24ca3f82be9a73d1d0bc
snisarg
force-pushed
the
export-D20955370
branch
from
April 16, 2020 22:45
50899e8
to
c1b4155
Compare
This pull request was exported from Phabricator. Differential Revision: D20955370 |
snisarg
added a commit
to snisarg/pytext
that referenced
this pull request
Apr 16, 2020
Summary: Pull Request resolved: facebookresearch#1314 Adding scripted tokenization support to the most widely used model OSS Test failures Waiting for a TorchScript diff to land: https://fb.workplace.com/groups/329222650990087/permalink/632527153992967/ Differential Revision: D20955370 fbshipit-source-id: bf5c0621be487da82b35092d1316ec0d4b96149a
snisarg
force-pushed
the
export-D20955370
branch
from
April 16, 2020 22:49
c1b4155
to
fd1dc7f
Compare
This pull request was exported from Phabricator. Differential Revision: D20955370 |
Summary: Pull Request resolved: facebookresearch#1314 Adding scripted tokenization support to the most widely used model OSS Test failures Waiting for a TorchScript diff to land: https://fb.workplace.com/groups/329222650990087/permalink/632527153992967/ Reviewed By: chenyangyu1988 Differential Revision: D20955370 fbshipit-source-id: 74dbba00737cc182c3d867493e543cb7ae8514f2
snisarg
force-pushed
the
export-D20955370
branch
from
April 29, 2020 23:10
fd1dc7f
to
1a0ff56
Compare
This pull request was exported from Phabricator. Differential Revision: D20955370 |
This pull request has been merged in 189ca70. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
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.
Summary: Adding scripted tokenization support to the most widely used model
Differential Revision: D20955370