Regan-Zhang / Transformer-TranslationLinks
An executable Transformer translation code implemented by pytorch to translate English into French.
☆12Updated 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:
- ☆127Updated last month
- 基于pytorch+bert的中文文本分类☆85Updated 2 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆159Updated 2 years ago
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆602Updated last month
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆188Updated last year
- SimCSE中文语义相似度对比学习模型☆86Updated 3 years ago
- Official implementation for "Instruction Tuning with Retrieval-based Examples Ranking for Aspect-based Sentiment Analysis"☆12Updated last year
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆134Updated 2 years ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆143Updated 2 years ago
- 对llama3进行全参微调、lora微调以及qlora微调。☆203Updated 9 months ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆395Updated 2 years ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆435Updated 3 years ago
- NLP实战项目☆101Updated 2 years ago
- pytorch实现seq2seq机器翻译算法,附详细注释☆26Updated 4 years ago
- ☆161Updated 2 years ago
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆417Updated 5 years ago
- ☆13Updated 9 months ago
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆79Updated 2 years ago
- [PR2024] Official code for "MP-TFWA: Multi-schema prompting powered token-feature woven attention network for short text classification"☆11Updated 11 months ago
- bert-base-chinese example☆908Updated last year
- ☆89Updated 2 years ago
- seq_2_seq text generation based on transformers☆24Updated 4 years ago
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆83Updated 3 years ago
- This is a repository for a few projects built in torch.☆43Updated 3 years ago
- SimCSE有监督与无监督实验复现☆148Updated last year
- 基于pytorch的GlobalPointer进行三元组抽取。☆80Updated 2 years ago
- 中文文本分类,Bert,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆33Updated 2 years ago
- 使用transformer架构实现简单的英语翻译中文模型☆92Updated 5 years ago
- 使用LoRA对ChatGLM进行微调。☆49Updated 2 years ago
- transformer,机器翻译,中文--英文☆81Updated 2 years ago