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

Simple Transformer module components for RoBERTa #1043

Closed

Conversation

bethebunny
Copy link
Contributor

Summary: Simple Transformer module components that can fully implement RoBERTa. These are fully scriptable, and were used to create a single TorchScript instance of the RoBERTa encoder, but might be useful again in the future. For now I'm not adding Configs to them, I'm curious whether and how reviewers think these might be made most useful.

Differential Revision: D16976484

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Oct 11, 2019
@facebook-github-bot
Copy link
Contributor

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

bethebunny added a commit to bethebunny/pytext-1 that referenced this pull request Oct 11, 2019
Summary:
Pull Request resolved: facebookresearch#1043

Simple Transformer module components that can fully implement RoBERTa. These are fully scriptable, and were used to create a single TorchScript instance of the RoBERTa encoder, but might be useful again in the future. For now I'm not adding Configs to them, I'm curious whether and how reviewers think these might be made most useful.

Differential Revision: D16976484

fbshipit-source-id: 588e2827d7f4c93bea62823cefd0d01c901107a6
@facebook-github-bot
Copy link
Contributor

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

bethebunny added a commit to bethebunny/pytext-1 that referenced this pull request Oct 11, 2019
Summary:
Pull Request resolved: facebookresearch#1043

Simple Transformer module components that can fully implement RoBERTa. These are fully scriptable, and were used to create a single TorchScript instance of the RoBERTa encoder, but might be useful again in the future. For now I'm not adding Configs to them, I'm curious whether and how reviewers think these might be made most useful.

Differential Revision: D16976484

fbshipit-source-id: 3513e814e2ee78eed029e0fe145e39da24dc79c8
@facebook-github-bot
Copy link
Contributor

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

Summary:
Pull Request resolved: facebookresearch#1043

Simple Transformer module components that can fully implement RoBERTa. These are fully scriptable, and were used to create a single TorchScript instance of the RoBERTa encoder, but might be useful again in the future. For now I'm not adding Configs to them, I'm curious whether and how reviewers think these might be made most useful.

Differential Revision: D16976484

fbshipit-source-id: cede237440746a93b26842ac0fcecbc4b3015b29
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 20d6f34.

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. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants