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

Conversation

sxjscience
Copy link
Member

Description

(Brief description on what this PR is about)

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

  • Intent classification and slot labelling tutorial

@sxjscience sxjscience requested a review from szha as a code owner July 6, 2019 23:56
@codecov
Copy link

codecov bot commented Jul 6, 2019

Codecov Report

❗ No coverage uploaded for pull request head (intent_slot@18d5890). Click here to learn what that means.
The diff coverage is n/a.

@codecov
Copy link

codecov bot commented Jul 6, 2019

Codecov Report

Merging #817 into master will decrease coverage by 9.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #817      +/-   ##
==========================================
- Coverage    90.4%   81.39%   -9.02%     
==========================================
  Files          66       66              
  Lines        6348     6348              
==========================================
- Hits         5739     5167     -572     
- Misses        609     1181     +572
Impacted Files Coverage Δ
src/gluonnlp/data/batchify/batchify.py 96.42% <100%> (ø) ⬆️
src/gluonnlp/model/train/cache.py 26.19% <0%> (-71.43%) ⬇️
src/gluonnlp/model/train/language_model.py 42.04% <0%> (-55.12%) ⬇️
src/gluonnlp/embedding/evaluation.py 41.8% <0%> (-54.1%) ⬇️
src/gluonnlp/data/batchify/language_model.py 44.03% <0%> (-52.3%) ⬇️
src/gluonnlp/model/translation.py 20.63% <0%> (-50.8%) ⬇️
src/gluonnlp/model/language_model.py 50.38% <0%> (-49.62%) ⬇️
src/gluonnlp/model/bert.py 70.28% <0%> (-28.99%) ⬇️
src/gluonnlp/data/translation.py 73.64% <0%> (-26.36%) ⬇️
src/gluonnlp/model/train/__init__.py 75% <0%> (-25%) ⬇️
... and 13 more

@mli
Copy link
Member

mli commented Jul 7, 2019

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

@mli
Copy link
Member

mli commented Jul 7, 2019

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

@mli
Copy link
Member

mli commented Jul 7, 2019

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

@mli
Copy link
Member

mli commented Jul 7, 2019

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

@mli
Copy link
Member

mli commented Jul 7, 2019

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

@mli
Copy link
Member

mli commented Jul 7, 2019

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

@szha szha changed the title [Tutorial] Add scripts for Joint intent classification and slot labelling [MODEL] Add scripts for Joint intent classification and slot labelling with BERT Jul 7, 2019
@mli
Copy link
Member

mli commented Jul 7, 2019

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

@sxjscience sxjscience merged commit 62da38e into dmlc:master Jul 7, 2019
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.

4 participants