| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
5eb5d43d7f
|
Fix HPO evaluation bug (#645)
* fix eval automl metric bug on val_loss inconsistency * updating starting point search space to continuous * shortening notebok |
4 years ago |
|
|
6108493e0b
|
fix ner bug; refactor post processing of TransformersEstimator prediction (#615)
* fix ner bug; refactor post processing * fix too many values to unpack * supporting id/token label for NER |
4 years ago |
|
|
ca35fa969f
|
refactoring TransformersEstimator to support default and custom_hp (#511)
* refactoring TransformersEstimator to support default and custom_hp * handling starting_points not in search space * addressing starting point more than max_iter * fixing upper < lower bug |
4 years ago |
|
|
af423463c3
|
fixing bug for ner (#463)
* fixing bug for ner * removing global var * adding class for trial counter * adding notebook * adding use_ray dict * updating documentation for nlp |
4 years ago |
|
|
baa0359324
|
doc update (#352)
* custom splitter * NLP * version number |
4 years ago |
|
|
ee3162e232
|
Adding the NLP task summarization (#346)
* Add test_autohf_summarization.py * adding seq2seq * Update flaml/nlp/huggingface/trainer.py * rouge metrics Co-authored-by: XinZofStevens <xzhao4346@gmail.com> Co-authored-by: JinzhuoWu <wujinzhuo0105@gmail.com> Co-authored-by: Chi Wang <wang.chi@microsoft.com> |
4 years ago |
|
|
efd85b4c86
|
Deploy a new doc website (#338)
A new documentation website. And: * add actions for doc * update docstr * installation instructions for doc dev * unify README and Getting Started * rename notebook * doc about best_model_for_estimator #340 * docstr for keep_search_state #340 * DNN Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu> Co-authored-by: Z.sk <shaokunzhang@psu.edu> |
4 years ago |