IDEA-CCNL / GTS-Engine

GTS Engine: A powerful NLU Training System。GTS引擎(GTS-Engine)是一款开箱即用且性能强大的自然语言理解引擎,聚焦于小样本任务,能够仅用小样本就能自动化生产NLP模型。
https://gtsfactory.com/
Apache License 2.0
87 stars 9 forks source link

update #12

Closed rookielyb closed 1 year ago

rookielyb commented 1 year ago

1.根据修改意见修改并测试 2.修复停止任务的bug, subprocess.Popen 启动子进程 pid需要加1

pid

3.test的unlabeled=True

test

4.其它修改