InseeFrLab / InseeFrLab/torchTextClassifiers

Provide a generic mlflow pyfunc wrapper

未关闭
#56 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Python
星标
23
派生
7
PR 合并指标
30 天内没有已合并 PR

描述

When using [mlflow](https://mlflow.org/) to train and register a text classifier model using the package, we often have to write our own pyfunc wrapper, which could be tedious.

The idea would be to provide a generic wrapper (with some hypothesis on the stored artifact) usable by all package users.

As a bonus, it could be really great if this wrapper was self sufficient (no need to install the package for inference, only torch and numpy)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。