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

Wutlin #34

Closed
wants to merge 11 commits into from
Closed

Wutlin #34

wants to merge 11 commits into from

Conversation

ericwtlin
Copy link
Contributor

Add new model for question answer matching. The result is updated on Tutorial.md&Tutorial_zh_CN.md

chengfx and others added 11 commits May 10, 2019 14:44
* Add new config about knowledge distillation for query binary classifier
* Update Tutorial.md

* Update Tutorial.md

* fix CPU train --> GPU test, GPU train --> CPU test. But CPU train --> multi-GPU test will report error.

* remove ujson

* remove glove for model_zoo/demo/conf.json

* modify glove for Tutorial.md

* add nltk.download('punkt') in problem.py

* Create README_zh_CN.md

* modify README

* Update README_zh_CN.md

* Update README.md

* Update README.md

* Update README_zh_CN.md

* add requirements_new.txt

* modify requirements_new.txt

* fix CPU train --> multi GPUs test.

* Add CPU/GPU table for README.md

* Add CPU/GPU table for README_zh_CN.md

* Update README.md

* add Chinese support

* add license for core/Stopwords.py

* modify conf_chinese_sentiment_analysis_bilstm.json

* add nltk.download('stopwords')

* Update problem.py

* Update README.md

* Update README_zh_CN.md

* add language supported check

* modify dataset of chinese sentiment analysis

* Update Tutorial.md

* Update Tutorial.md

* Update Tutorial.md

* Update Tutorial_zh_CN.md
* Add new config about knowledge distillation for query binary classifier

* remove inferenced result in knowledge distillation for query binary classifier

* Add AUC.py in tools folder

* Add test_data_path into conf_kdqbc_bilstmattn_cnn.json

* Modify AUC.py

* Rename AUC.py into calculate_AUC.py

* Modify test&calculate AUC commands for Knowledge Distillation for Query Binary Classifier

* Add cpu_thread_num parameter in conf.training_params

* Rename cpu_thread_num into cpu_num_workers

* update comments in ModelConf.py

* Add cup_num_workers in model_zoo/advanced/conf.json

* Add the description of cpu_num_workers in Tutorial.md

* Update inference speed of compressed model

* Add ProcessorsScheduler Class

* Add license in ProcessorScheduler.py

* use lazy loading instead of one-off loading

* Remove Debug Info in problem.py

* use open instead of codecs.open

* update the inference of build dictionary for classification

* update typo

* update typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants