-
欢迎您对PaddleHub提出建议,非常感谢您对PaddleHub的贡献!
在留下您的建议时,辛苦您同步提供如下信息:
- 您想要增加什么新特性?
- 什么样的场景下需要该特性?
- 没有该特性的条件下,PaddleHub目前是否能间接满足该需求?
- 增加该特性,PaddleHub可能需要变化的部分。
- 如果可以的话,简要描述下您的解决方案
在使用模型库中的bert-wwm进行多…
-
Good work~
I wonder if there is a release plan.
thx.
-
**Describe the bug**
I use huggingface transformers albert model albert-base-v2 to classify text,meanwhile,I use onnxruntime to optimized and quantized,
`opt_model = optimizer.optimize_model(
…
-
-
Hi, does there any Chinese support?
-
根据文档进行文本分类,https://github.com/PaddlePaddle/PaddleHub/tree/release/v2.1/demo/text_classification
环境:python3.7;win10;paddlepaddle=2.2.2;paddlehub=2.2.0
在原文档中使用的是name=ernie_tiny模型,想要替换为name=ernie,版本为2.…
-
自定义API中"query"为中文,retrieval检索模型的数据处理阶段,会将中文编码为unicode(如:'\u***')等形式,请问检索模型当前支持中文吗,还是必须要编码成'\u'呢,训练框架的tokenizer是否对中文友好呢
-
使用onnx_export.py脚本无法导出v2模型:
```shell
python onnx_export.py
```
输出:
```text
G:\GPT-SoVITS\.venv\Lib\site-packages\gradio_client\documentation.py:103: UserWarning: Could not get documentation grou…
-
please tell me, can i use Multilingual pretrain model from Bert to train custom data with albert code ???
-
请假,如何准备自己想要的数据集