Regan-Zhang / Transformer-Translation
An executable Transformer translation code implemented by pytorch to translate English into French.
☆12Updated last year
Alternatives and similar repositories for Transformer-Translation:
Users that are interested in Transformer-Translation are comparing it to the libraries listed below
- 本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。☆81Updated 3 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 神经网络各种模型PyTorch实现☆39Updated 2 years ago
- 基于pytorch+bert的中文文 本分类☆83Updated 2 years ago
- pytorch实现seq2seq机器翻译算法,附详细注释☆24Updated 3 years ago
- [PR2024] Official code for "MP-TFWA: Multi-schema prompting powered token-feature woven attention network for short text classification"☆11Updated 8 months ago
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆395Updated 4 years ago
- GAIIC赛道一:影像学 NLP — 医学影像诊断报告生成 [A100换你大棚甜瓜 Rank-12 方案]☆63Updated last year
- SimCSE中文语义相似度对比学习模型☆84Updated 3 years ago
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆74Updated 2 years ago
- Official implementation for "Instruction Tuning with Retrieval-based Examples Ranking for Aspect-based Sentiment Analysis"☆11Updated 10 months ago
- ☆88Updated 2 years ago
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆93Updated 3 weeks ago
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆75Updated 3 years ago
- 基于pytorch的GlobalPointer进行三元组抽取。☆81Updated 2 years ago
- 使用LoRA对ChatGLM进行微调。☆50Updated last year
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆132Updated last year
- transformer,机器翻译,中文--英文☆73Updated 2 years ago
- ☆124Updated last year
- This is a repository for a few projects built in torch.☆42Updated 3 years ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆127Updated 2 years ago
- 中文文本分类,Bert,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆31Updated 2 years ago
- bilibili-nlp☆28Updated 2 years ago
- llm相关内容,包括:基础知识、八股文、面经、经典论文☆95Updated 9 months ago
- Exercises of Natural Language Process.☆33Updated 3 years ago
- 对llama3进行全参微调、lora微调以及qlora微调。☆187Updated 5 months ago
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆51Updated 2 years ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆157Updated 2 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 4 months ago