Regan-Zhang / Transformer-TranslationLinks
An executable Transformer translation code implemented by pytorch to translate English into French.
☆14Updated 2 years ago
Alternatives and similar repositories for Transformer-Translation
Users that are interested in Transformer-Translation are comparing it to the libraries listed below
Sorting:
- ☆126Updated 5 months ago
- bert-base-chinese example☆937Updated 2 years ago
- This is a repository for a few projects built in torch.☆44Updated 4 months ago
- pytorch☆55Updated 2 years ago
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆86Updated 4 years ago
- [PR2024] Official code for "MP-TFWA: Multi-schema prompting powered token-feature woven attention network for short text classification"☆12Updated last year
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆492Updated 2 years ago
- transformer,机器翻译,中文--英文☆81Updated 2 years ago
- ☆210Updated 3 years ago
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆444Updated 5 years ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆148Updated 2 years ago
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆607Updated 4 months ago
- ☆31Updated 2 years ago
- Official implementation for "Instruction Tuning with Retrieval-based Examples Ranking for Aspect-based Sentiment Analysis"☆13Updated last year
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆474Updated 3 years ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆287Updated last year
- Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer☆113Updated 7 months ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆161Updated 3 years ago
- A simple TextCNN pytorch implementation☆24Updated 3 years ago
- SimCSE中文语义相似度对比学习模型☆89Updated 3 years ago
- 使用transformer架构实现简单的英语翻译中文模型☆100Updated 6 years ago
- 手把手带你从0到1实现大模型agent☆120Updated last year
- seq_2_seq text generation based on transformers☆22Updated 4 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,154Updated 3 years ago
- 大模型基础学习和面试八股文☆176Updated last year
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆81Updated 2 years ago
- 本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。☆88Updated 4 years ago
- A repository dedicated to learning about ChatGPT training techniques and related knowledge. Contains study notes, code snippets, and reso…☆11Updated 11 months ago
- 中文谣言和虚假新闻数据集☆66Updated 2 years ago
- Individual learning to implement some modules☆29Updated last year