Xueqing Liu
6133db84e8
remove learning_rate and weight_decay ( #113 )
...
* remove varying_arg1, varying_args
2021-06-19 09:27:51 -07:00
Xueqing Liu
cd4be9c0e5
add notebook ( #109 )
...
* added support for transformers==3.4.0
* updating error message
* adding arxiv
2021-06-17 21:42:26 -07:00
Xueqing Liu
a5a5a4bc20
fixed API doc and import ( #108 )
...
* removed run_analysis.py, run_autohf.py, test_jupyter.py
2021-06-15 09:55:23 -07:00
Xueqing Liu
926589bdda
exception, coverage for autohf ( #106 )
...
* increase coverage
* fixing exception messages
* fixing import
2021-06-14 14:11:40 -07:00
Xueqing Liu
a4049ad9b6
autohf ( #43 )
...
automate huggingface transformer
2021-06-09 08:37:03 -07:00
Chi Wang
97a7c114ee
Issue58 ( #59 )
...
* iter per learner
* code cleanup
2021-04-08 09:29:55 -07:00
Chi Wang
b7a91e0385
V0.3.0 ( #55 )
...
* flaml v0.3
* low cost partial config
2021-04-06 11:37:52 -07:00
Chi Wang
4a8110c87b
pickle the AutoML object ( #37 )
...
* pickle the AutoML object
* get best model per estimator
* test deberta
* stateless API
* Add Gitter badge (#41 )
* prevent divide by zero
* test roberta
* BlendSearchTuner
Co-authored-by: Chi Wang (MSR) <chiw@microsoft.com >
Co-authored-by: The Gitter Badger <badger@gitter.im >
2021-03-16 22:13:35 -07:00
Chi Wang
1560a6e52a
V0.2.7 ( #35 )
...
* bug fix
* admissible region
* use CFO's init point as backup
* step lower bound
* test electra
2021-03-05 23:39:14 -08:00