Regan-Zhang / Transformer-Translation
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
- 基于pytorch+bert的中文文本分类☆84Updated 2 years ago
- SimCSE中文语义相似度对比学习模型☆84Updated 3 years ago
- Official implementation for "Instruction Tuning with Retrieval-based Examples Ranking for Aspect-based Sentiment Analysis"☆12Updated 10 months ago
- GAIIC赛道一:影像学 NLP — 医学影像诊断报告生成 [A100换你大棚甜瓜 Rank-12 方案]☆66Updated last year
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆77Updated 2 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- pytorch实现seq2seq机器翻译算法,附详细注释☆24Updated 3 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆156Updated 2 years ago
- 中文文本分类,Bert,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆32Updated 2 years ago
- 基于BERT的文本多标签多分类☆11Updated 2 years ago
- [PR2024] Official code for "MP-TFWA: Multi-schema prompting powered token-feature woven attention network for short text classification"☆11Updated 9 months ago
- LSTM_poetry_generate☆26Updated 3 years ago
- 人工智能实验五:多模态情感分类☆15Updated 2 years ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆139Updated last year
- Exercises of Natural Language Process.☆33Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- Code for AAAI 2023 accepted paper titled "Knowledge-Bridged Causal Interaction Network for Causal Emotion Entailment"☆13Updated last year
- The code implementation of "M2DF: Multi-grained Multi-curriculum Denoising Framework for Multimodal Aspect-based Sentiment Analysis"☆16Updated last year
- 对llama3进行全参微调、lora微调以及qlora 微调。☆193Updated 6 months ago
- 使用transformer架构实现简单的英语翻译中文模型☆90Updated 5 years ago
- 多模态情感分析——基于BERT+ResNet的多种融合方法☆296Updated 2 years ago
- This is a repository for a few projects built in torch.☆43Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆47Updated 4 years ago
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆76Updated 3 years ago
- 大模型基础学习和面试八股文☆109Updated last year
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆179Updated 11 months ago
- ☆125Updated last year
- 使用bert进行中文方面级情感识别。☆23Updated last year
- Released code for「Stance Detection on Social Media with Background Knowledge」in EMNLP2023.☆17Updated last year