-
Updated
Jun 3, 2022 - Python
transformers
Here are 1,304 public repositories matching this topic...
-
Updated
Jun 3, 2022 - Jupyter Notebook
-
Updated
May 24, 2022
-
Updated
Feb 25, 2022 - Python
-
Updated
Jun 2, 2022 - Rust
-
Updated
May 30, 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的,以及对应的输入输出样例
关于一些具体建议
-
Updated
Mar 13, 2022 - Python
-
Updated
Jun 3, 2022 - Python
-
Updated
May 16, 2022 - Python
-
Updated
May 5, 2022 - Jupyter Notebook
-
Updated
Jun 2, 2022 - Python
-
Updated
May 26, 2022 - Python
-
Updated
Jun 3, 2022 - Scala
-
Updated
Jun 2, 2022 - Python
-
Updated
May 30, 2022 - Python
Describe the bug
Setting "text-gen-type": "interactive" results in an IndexError: : shape mismatch: indexing tensors could not be broadcast together with shapes [4], [3]. Other generation types work.
To Reproduce
Steps to reproduce the behavior:
- Install, adapt 20B to local environment, add "text-gen-type": "interactive" config
- Run inference
- Enter arbitrary prompt when
-
Updated
Jun 3, 2022 - Python
-
Updated
Nov 6, 2021 - Python
-
Updated
May 18, 2022 - Python
-
Updated
May 27, 2022 - Jupyter Notebook
-
Updated
Mar 31, 2022 - Python
-
Updated
May 3, 2022 - Scala
Hi there.
The app is not launching on ubuntu 21.10 (kernel 5.13.0-39). When running from terminal I get:
Fontconfig warning: "/etc/fonts/conf.d/10-hinting-slight.conf", line 5: unknown element "its:translateRule"
Fontconfig error: "/etc/fonts/conf.d/10-hinting-slight.conf", line 5: invalid
-
Updated
May 29, 2022 - Python
-
Updated
Dec 12, 2021
Hey! Thanks for the work on this.
Wondering how we can use this with mocha? tsconfig-paths has its own tsconfig-paths/register to make this work
https://github.com/dividab/tsconfig-paths#with-mocha-and-ts-node
Basically with mocha we have to run mocha -r ts-node/register -- but that wouldnt have the compiler flag.
Would be worthwhile to have the ability to do it which looks like
-
Updated
Jun 3, 2022 - Python
-
Updated
May 30, 2022 - Python
Improve this page
Add a description, image, and links to the transformers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the transformers topic, visit your repo's landing page and select "manage topics."
When users run our tutorial notebooks, there are quite many convoluted log messages.
For example, there is the log message regarding apex and others: