Logo
Explore Help
Register Sign In
yujunjun/autogen
1
0
Fork 0
You've already forked autogen
mirror of https://github.com/microsoft/autogen.git synced 2025-09-09 16:26:20 +00:00
Code Issues Packages Projects Releases Wiki Activity
autogen/test/load_args.py

9 lines
156 B
Python
Raw Normal View History

Make NLP tasks available from AutoML.fit() (#210) Sequence classification and regression: "seq-classification" and "seq-regression" Co-authored-by: Chi Wang <wang.chi@microsoft.com>
2021-11-16 14:06:20 -05:00
def test_load_args_sub():
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
2022-03-20 22:03:02 -04:00
from flaml.nlp.utils import HFArgs
Make NLP tasks available from AutoML.fit() (#210) Sequence classification and regression: "seq-classification" and "seq-regression" Co-authored-by: Chi Wang <wang.chi@microsoft.com>
2021-11-16 14:06:20 -05:00
fixing a few bugs in nlp (#503) * fixing bugs in nlp
2022-03-26 14:08:51 -04:00
HFArgs.load_args_from_console()
Make NLP tasks available from AutoML.fit() (#210) Sequence classification and regression: "seq-classification" and "seq-regression" Co-authored-by: Chi Wang <wang.chi@microsoft.com>
2021-11-16 14:06:20 -05:00
if __name__ == "__main__":
test_load_args_sub()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 170ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API