Clean up after TF 2 and new NLU architecture #5351
Labels
area:rasa-oss 🎡
Anything related to the open source Rasa framework
area:rasa-oss/ml 👁
All issues related to machine learning
type:maintenance 🔧
Improvements to tooling, testing, deployments, infrastructure, code style.
Clean up/Tackle remaining open tasks from #5266
DIETClassifier (e.g.
_create_model_data,
_predict_label) and in
hf_transformers.py(e.g.
_load_model`)DIETClassifier
: Throw warning or error on not enough labels? (should be consistent with other classifiers, e.g.SklearnIntentClassifier
)SpacyTokenizer
is still neededtensorflow
package out of theutils
packageThe text was updated successfully, but these errors were encountered: