Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address issue #1018: QAMR and QASRL throw AttributeError #1019

Merged
merged 1 commit into from
Feb 28, 2020

Conversation

pyeres
Copy link
Contributor

@pyeres pyeres commented Feb 28, 2020

Issue #1018 points out that QAMR and QASRL throw AttributeError on access to Task data fields (these fields were modified in PR #1004). This PR fixes get_split_text's access to these fields.

The changes in this PR were validated by starting training w/ QAMR and QASRL tasks (w/o failure).

@HaokunLiu — for visibility as author of issue #1018.

@pyeres pyeres merged commit 865cba2 into master Feb 28, 2020
@pyeres pyeres deleted the py/fix_QAMR_QASRL branch February 28, 2020 18:05
@jeswan jeswan added the jiant-v1-legacy Relevant to versions <= v1.3.2 label Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jiant-v1-legacy Relevant to versions <= v1.3.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants