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

Enable word embedding scripts tests #321

Merged
merged 8 commits into from Sep 3, 2018
Merged

Enable word embedding scripts tests #321

merged 8 commits into from Sep 3, 2018

Conversation

leezu
Copy link
Contributor

@leezu leezu commented Aug 27, 2018

Changes

  • Enable word embedding scripts tests on CI

@codecov
Copy link

codecov bot commented Aug 27, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@441f52b). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #321   +/-   ##
========================================
  Coverage          ?   75.6%           
========================================
  Files             ?      86           
  Lines             ?    6949           
  Branches          ?    1086           
========================================
  Hits              ?    5254           
  Misses            ?    1442           
  Partials          ?     253
Impacted Files Coverage Δ
scripts/tests/test_scripts.py 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 441f52b...968591a. Read the comment docs.

@leezu leezu force-pushed the leezu-patch-1 branch 2 times, most recently from 0aa1316 to 4c5b5b9 Compare August 27, 2018 16:17
@leezu leezu force-pushed the leezu-patch-1 branch 2 times, most recently from c11b0ea to 968591a Compare August 27, 2018 22:41
@leezu leezu force-pushed the leezu-patch-1 branch 4 times, most recently from 7157b71 to be5e4f5 Compare September 3, 2018 04:47
@mli
Copy link
Member

mli commented Sep 3, 2018

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

@leezu leezu merged commit 6bd7b2e into master Sep 3, 2018
@leezu leezu deleted the leezu-patch-1 branch September 3, 2018 05:46
paperplanet pushed a commit to paperplanet/gluon-nlp that referenced this pull request Jun 9, 2019
* Enable train_fasttext.py test

* Fix numba.types shim

* Use SGD to avoid OOM on CI

* Fix multi-epoch training

* Reduce number of ngram buckets to 1000 due to OOM

* Fix Py2

* Limit max-vocab-size to avoid OOM on CI

* Disable RareWords test
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.

None yet

3 participants