seq2seq
Here are 788 public repositories matching this topic...
-
Updated
May 26, 2021 - HTML
-
Updated
Jul 11, 2021 - Python
-
Updated
Jul 1, 2021 - Jupyter Notebook
-
Updated
Jul 13, 2021 - Jupyter Notebook
-
Updated
Aug 4, 2021 - Jupyter Notebook
-
Updated
Jul 21, 2019 - Python
-
Updated
Aug 21, 2021 - Scala
-
Updated
Aug 21, 2021 - Python
-
Updated
Jul 9, 2021 - Python
-
Updated
Mar 23, 2019 - Python
-
Updated
Aug 13, 2021
-
Updated
Feb 10, 2020 - Python
关于一些具体建议
1.希望可以把底层的api文档再完善一些,比如encoder,decoder,以便于复现一些论文
2.希望可以维护一个pytorch和paddle的api对照一览表,尽量全一些
3.错误日志能否准确一些,有时候datalaoder出的一些错误信息不好定位
4.能否增加使用梯度累加特性,进一步提高batch size
预训练模型下载地址修改
-
Updated
Oct 15, 2018 - Jupyter Notebook
-
Updated
Apr 16, 2021 - Python
-
Updated
May 25, 2020 - Python
-
Updated
May 11, 2021 - Python
-
Updated
Dec 26, 2019 - Python
-
Updated
Aug 13, 2021 - Python
The code would already produce charts in English. However, the current charts are in French.
One would need to try all the exercises to regenerate new charts, incorporate them in the notebook, and then regenerate the README in a clean way, as well as the .py
file if the code in the notebook changed.
The French branch (which is named francais
) should remain untouched.
-
Updated
Feb 23, 2021 - Python
-
Updated
Jun 30, 2021 - Python
-
Updated
May 6, 2021 - Lua
-
Updated
Jun 19, 2017 - Python
-
Updated
Dec 13, 2020 - Python
-
Updated
Jan 12, 2018 - Jupyter Notebook
-
Updated
Nov 19, 2018 - Python
-
Updated
Jul 15, 2021 - Python
-
Updated
Nov 12, 2019 - Python
Improve this page
Add a description, image, and links to the seq2seq topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the seq2seq topic, visit your repo's landing page and select "manage topics."
https://github.com/huggingface/transformers/blob/546dc24e0883e5e9f5eb06ec8060e3e6ccc5f6d7/src/transformers/models/gpt2/modeling_gpt2.py#L698
Assertions can't be relied upon for control flow because they can be disabled, as per the following: