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
- 基于pytorch+bert的中文文本分类☆82Updated last year
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆71Updated last year
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆122Updated last year
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆126Updated 2 years ago
- Official implementation for "Instruction Tuning with Retrieval-based Examples Ranking for Aspect-based Sentiment Analysis"☆10Updated 8 months ago
- Individual learning to implement some modules☆24Updated 6 months ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆26Updated 6 months ago
- GAIIC赛道一:影像学 NLP — 医学影像诊断报告生成 [A100换你大棚甜瓜 Rank-12 方案]☆61Updated last year
- This is a repository for a few projects built in torch.☆42Updated 3 years ago
- 基于BERT的中文命名实体识别☆37Updated 2 years ago
- A simple TextCNN pytorch implementation☆21Updated 2 years ago
- ☆119Updated last year
- bilibili-nlp☆28Updated 2 years ago
- pytorch实现seq2seq机器翻译算法,附详细注释☆24Updated 3 years ago
- 基于BERT的文本多标签多分类☆11Updated 2 years ago
- SimCSE中文语义相似度对比学习模型☆81Updated 2 years ago
- 大模型文本分类☆33Updated 6 months ago
- ☆19Updated 4 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆153Updated 2 years ago
- 对llama3进行全参微调、lora微调以及qlora微调。☆176Updated 4 months ago
- 中文文本分类,Bert,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆32Updated 2 years ago
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆84Updated 2 months ago
- 人工智能实验五:多模态情感分类☆14Updated 2 years ago
- NLP实战项目☆86Updated 2 years ago
- 使用LoRA对ChatGLM进行微调。☆51Updated last year
- 基于深度学习框架pytorch实现的中文文本分类,目前包括textcnn,textrnn,textrcnn,textrnn+attention,transformer☆44Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆101Updated last year
- 基于prompt的中文文本分类。☆54Updated last year
- 神经网络各种模型PyTorch实现☆39Updated 2 years ago