seq2seq
Here are 864 public repositories matching this topic...
I opened jupyter notebook and openend the HTML.ipynb
I clicked on Cells>Run all
I waited for a while and then I got this result:
If this can help I also got this message.
How can I fix this so that I can generate the HTML code?
Thanks in advance
Play couplet with seq2seq model. 用深度学习对对联。
-
Updated
May 26, 2022 - Python
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
-
Updated
Jul 13, 2021 - Jupyter Notebook
文档增加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的,以及对应的输入输出样例
关于一些具体建议
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
-
Updated
Jul 1, 2021 - Jupyter Notebook
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
-
Updated
Aug 4, 2021 - Jupyter Notebook
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
-
Updated
May 4, 2022 - Python
State of the Art Natural Language Processing
-
Updated
Jun 6, 2022 - Scala
Lingvo
-
Updated
Jun 3, 2022 - Python
Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.
-
Updated
Jul 9, 2021 - Python
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
-
Updated
Mar 23, 2019 - Python
Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:
-
Updated
Feb 10, 2020 - Python
1st place solution
-
Updated
Oct 15, 2018 - Jupyter Notebook
CakeChat: Emotional Generative Dialog System
-
Updated
May 25, 2020 - Python
DELTA is a deep learning based natural language and speech processing platform.
-
Updated
May 26, 2022 - Python
Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP
-
Updated
May 11, 2021 - Python
An open source framework for seq2seq models in PyTorch.
-
Updated
Dec 26, 2019 - Python
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
-
Updated
Jun 2, 2022 - Python
Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch
-
Updated
Jun 6, 2022 - 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.
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
-
Updated
Oct 29, 2021 - Python
Neural conversational model in Torch
-
Updated
May 6, 2021 - Lua
Sequence to Sequence Models with PyTorch
-
Updated
Mar 27, 2022 - Python
Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch
-
Updated
Dec 13, 2020 - Python
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
-
Updated
May 26, 2022 - Python
Source code for end-to-end dialogue model from the MultiWOZ paper (Budzianowski et al. 2018, EMNLP)
-
Updated
May 6, 2022 - Python
Tensorflow seq2seq Implementation of Text Summarization.
-
Updated
Nov 19, 2018 - Python
A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly
-
Updated
Jan 12, 2018 - Jupyter Notebook
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."


Feature request
Is the addition of the 'OPTforSequenceClassification' class scheduled?
Is someone handling it?
When adding these functions, I wonder if it is possible to PR one by one, or if I have to PR all classes supported by other models.
Motivation
Added function of OPT class, which is being actively discussed recently
Your contribution
I personally use the forSequenceCla