seq2seq
Here are 775 public repositories matching this topic...
-
Updated
May 26, 2021 - HTML
-
Updated
Oct 9, 2019 - Python
-
Updated
Nov 2, 2020 - Jupyter Notebook
-
Updated
Mar 2, 2021 - Jupyter Notebook
-
Updated
Mar 12, 2021 - Jupyter Notebook
-
Updated
Jul 21, 2019 - Python
-
Updated
Jun 26, 2021 - Python
-
Updated
Jun 25, 2021 - Scala
-
Updated
May 5, 2021 - Python
-
Updated
Mar 23, 2019 - Python
-
Updated
Jun 25, 2021
-
Updated
Feb 10, 2020 - Python
-
Updated
Oct 15, 2018 - Jupyter Notebook
-
Updated
Apr 16, 2021 - Python
关于一些具体建议
1.希望可以把底层的api文档再完善一些,比如encoder,decoder,以便于复现一些论文
2.希望可以维护一个pytorch和paddle的api对照一览表,尽量全一些
3.错误日志能否准确一些,有时候datalaoder出的一些错误信息不好定位
4.能否增加使用梯度累加特性,进一步提高batch size
预训练模型下载地址修改
-
Updated
May 11, 2021 - Python
-
Updated
May 25, 2020 - Python
-
Updated
Dec 26, 2019 - Python
-
Updated
Jun 17, 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
Dec 3, 2020 - 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
Nov 12, 2019 - Python
-
Updated
Jun 5, 2021 - 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."
We need to replay this addition that has been modelled in
run_translation.pyin huggingface/transformers#12351 to all other pytorch examplesThe actual changes for the model example are:
https://github.com/huggingface/transformers/pull/12351/files#diff-09777f56cee1060a535a72ce99a6c96cdb7f330c8cc3f9dcca442b3f7768237a
(just
run_translation.py)Here is a time-saver