pretrained-models
Here are 414 public repositories matching this topic...
-
Updated
Mar 26, 2022 - Python
-
Updated
Mar 26, 2022 - Python
-
Updated
Nov 2, 2021 - Python
-
Updated
Sep 7, 2021 - Python
-
Updated
Feb 22, 2022 - Python
🐛 Bug
File "/home/ubuntu/vqa/GMN/mmf/mmf/datasets/builders/visual_genome/dataset.py", line 44, in init
scene_graph_file = self._get_absolute_path(scene_graph_file)
AttributeError: 'VisualGenomeDataset' object has no attribute '_get_absolute_path'
Command that i run in shell
CUDA_VISIBLE_DEVICES="0" mmf_run config=projects/gmn/configs/visual_genome/defaults.yaml model=gm
-
Updated
Mar 27, 2022 - Python
文档增加tokenizer类别及样例建议
欢迎您反馈PaddleNLP使用问题,非常感谢您对PaddleNLP的贡献!
在留下您的问题时,辛苦您同步提供如下信息:
- 版本、环境信息
1)PaddleNLP和PaddlePaddle版本:请提供您的PaddleNLP和PaddlePaddle版本号,例如PaddleNLP 2.0.4,PaddlePaddle2.1.1
2)系统环境:请您描述系统类型,例如Linux/Windows/MacOS/,python版本 - 复现信息:如为报错,请给出复现环境、复现步骤
paddle版本2.0.8 paddlenlp版本2.1.0
建议,能否在paddlenlp文档中,整理列出各个模型的tokenizer是基于什么类别的based,如bert tokenizer是word piece的,xlnet tokenizer是sentence piece的,以及对应的输入输出样例
关于一些具体建议
Hi
when I do classification with the pretrained vggface2 model, how do I match a probability to a name? do you have a list of labels for the trained model?
Thanks
-
Updated
Jan 7, 2022 - Python
-
Updated
Dec 14, 2021 - Python
-
Updated
Mar 16, 2022 - Python
-
Updated
Apr 23, 2021 - Python
-
Updated
Aug 16, 2021 - Python
-
Updated
Mar 10, 2022 - Python
-
Updated
Mar 27, 2022 - Python
-
Updated
Nov 23, 2021 - Python
-
Updated
Mar 25, 2022 - Python
-
Updated
Jul 8, 2021 - Python
-
Updated
Feb 10, 2022 - Python
Bug in RTD build
The Mock object shouldn't be there..
Latest

This issue is part of our Doc Test Sprint. If you're interested in helping out come join us on Discord and talk with other contributors!
Docstring examples are often the first point of contact when trying out a new library! So far we haven't done a very good job at ensuring that all docstring examples work correctly in🤗 Transformers - but we're now very