Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

[SCRIPTS] XLNet squad finetuning scripts #1012

Closed
wants to merge 77 commits into from

Conversation

zburning
Copy link
Contributor

Description

finetuning squad

Checklist

Essentials

  • PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • Code is well-documented

Changes

  • Feature1, tests, (and when applicable, API doc)
  • Feature2, tests, (and when applicable, API doc)

Comments

  • If this change is a backward incompatible change, why must this change be made.
  • Interesting edge cases to note here

cc @dmlc/gluon-nlp-team

@zburning zburning requested a review from a team as a code owner November 18, 2019 07:37
@codecov
Copy link

codecov bot commented Nov 18, 2019

Codecov Report

Merging #1012 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1012   +/-   ##
=======================================
  Coverage   78.41%   78.41%           
=======================================
  Files          67       67           
  Lines        6274     6274           
=======================================
  Hits         4920     4920           
  Misses       1354     1354

@mli
Copy link
Member

mli commented Nov 18, 2019

Job PR-1012/1 is complete.
Docs are uploaded to http://gluon-nlp-staging.s3-accelerate.dualstack.amazonaws.com/PR-1012/1/index.html

@mli
Copy link
Member

mli commented Nov 18, 2019

Job PR-1012/2 is complete.
Docs are uploaded to http://gluon-nlp-staging.s3-accelerate.dualstack.amazonaws.com/PR-1012/2/index.html

scripts/language_model/model/qa.py Outdated Show resolved Hide resolved
scripts/language_model/model/qa.py Outdated Show resolved Hide resolved
scripts/language_model/model/qa.py Outdated Show resolved Hide resolved
scripts/language_model/model/qa.py Outdated Show resolved Hide resolved
@mli
Copy link
Member

mli commented Nov 26, 2019

Job PR-1012/3 is complete.
Docs are uploaded to http://gluon-nlp-staging.s3-accelerate.dualstack.amazonaws.com/PR-1012/3/index.html

@mli
Copy link
Member

mli commented Nov 27, 2019

Job PR-1012/4 is complete.
Docs are uploaded to http://gluon-nlp-staging.s3-accelerate.dualstack.amazonaws.com/PR-1012/4/index.html

@mli
Copy link
Member

mli commented Nov 27, 2019

Job PR-1012/5 is complete.
Docs are uploaded to http://gluon-nlp-staging.s3-accelerate.dualstack.amazonaws.com/PR-1012/5/index.html

@mli
Copy link
Member

mli commented Nov 27, 2019

Job PR-1012/6 is complete.
Docs are uploaded to http://gluon-nlp-staging.s3-accelerate.dualstack.amazonaws.com/PR-1012/6/index.html

@mli
Copy link
Member

mli commented Jan 10, 2020

Job PR-1012/29 is complete.
Docs are uploaded to http://gluon-nlp-staging.s3-accelerate.dualstack.amazonaws.com/PR-1012/29/index.html

@mli
Copy link
Member

mli commented Jan 10, 2020

Job PR-1012/30 is complete.
Docs are uploaded to http://gluon-nlp-staging.s3-accelerate.dualstack.amazonaws.com/PR-1012/30/index.html

scripts/language_model/model/qa.py Outdated Show resolved Hide resolved
scripts/language_model/run_squad.py Outdated Show resolved Hide resolved
@mli
Copy link
Member

mli commented Jan 16, 2020

Job PR-1012/31 is complete.
Docs are uploaded to http://gluon-nlp-staging.s3-accelerate.dualstack.amazonaws.com/PR-1012/31/index.html

@zburning zburning closed this Jan 19, 2020
@zburning
Copy link
Contributor Author

Including this in #1124

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants