fa9e8e2f19
* 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 |
||
---|---|---|
.. | ||
CellDict.py | ||
ChineseTokenizer.py | ||
EnglishPOSTagger.py | ||
EnglishTextPreprocessor.py | ||
EnglishTokenizer.py | ||
LRScheduler.py | ||
Stopwords.py | ||
StreamingRecorder.py | ||
__init__.py |