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

Bug fix for "RoBERTaTensorizer object has no attribute is_input" #1334

Closed
wants to merge 2 commits into from

Conversation

hudeven
Copy link
Contributor

@hudeven hudeven commented Apr 23, 2020

Summary: repro: N197458

Differential Revision: D21210410

hudeven and others added 2 commits April 23, 2020 12:23
Summary:
## Motivation and Context

We need the 'contrib' directory to hold experimental code, which is accessible in OSS. First 2 use cases: 1) moving HuggingFace transform related code and dependency there 2) maintain prototypes for PyText Library there

## How Has This Been Tested

## Types of changes

- [x] Docs change / refactoring / dependency upgrade
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Checklist

- [ ] My code follows the code style of this project.
- [x] My change requires a change to the documentation.
- [x] I have updated the documentation accordingly.
- [ ] I have read the **CONTRIBUTING** document.
- [x] I have completed my CLA (see **CONTRIBUTING**)
- [ ] I have added tests to cover my changes.
- [ ] All new and existing tests passed.
Pull Request resolved: facebookresearch#1333

Differential Revision: D21189667

Pulled By: hudeven

fbshipit-source-id: 55b3a2488a3e3bae49b6834f9f442c4c59a2e8a1
Summary: repro: N197458

Differential Revision: D21210410

fbshipit-source-id: e1ed9adaf42a103d598f9347a4cac30cd4f2559d
@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Apr 23, 2020
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 0d09981.

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

Successfully merging this pull request may close these issues.

None yet

2 participants