Xueqing Liu
|
438ccaa0c9
|
adding catch for HTTP error (#432)
|
2022-01-29 22:53:32 -08:00 |
|
Chi Wang
|
612668e8ed
|
serialize TransformerEstimator (#381)
* serialize TransformerEstimator
* check has_attr
* custom metric needs trainer
* skip test on mac
|
2022-01-06 10:28:19 -08:00 |
|
Xueqing Liu
|
207b6935d9
|
adding token classification (#376)
* adding ner
|
2022-01-03 13:44:10 -05:00 |
|
oberonbot
|
9c00e4272a
|
Finish the Multiple Choice Classification (#367)
* adding multiple choice
* update test cases (hard coded)
* merged common code in predict_proba and predict in TransformersEstimator
|
2022-01-02 20:12:34 -05:00 |
|