Regan-Zhang / Transformer-TranslationLinks
An executable Transformer translation code implemented by pytorch to translate English into French.
☆13Updated 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:
- pytorch☆55Updated last year
- ☆126Updated 3 months ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆143Updated 2 years ago
- NLP实战项目☆102Updated 2 years ago
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆607Updated last month
- transformer,机器翻译,中文--英文☆82Updated 2 years ago
- bert-base-chinese example☆923Updated 2 years ago
- ☆191Updated 3 years ago
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆429Updated 5 years ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆445Updated 3 years ago
- 中文谣言和虚假新闻数据集☆56Updated last year
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆80Updated 2 years ago
- 手把手带你从0到1实现大模型agent☆120Updated last year
- Exercises of Natural Language Process.☆34Updated 3 years ago
- llm相关内容,包括:基础知识、八股文、面经、经典论文☆186Updated last year
- 大模型文本分类☆79Updated last year
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆137Updated 2 years ago
- SimCSE中文语义相似度对比学习模型☆88Updated 3 years ago
- ☆56Updated 10 months ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆161Updated 3 years ago
- 基于pytorch的GlobalPointer进行三元组抽取。☆83Updated 2 years ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领 域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆277Updated last year
- 使用transformer架构实现简单的英语翻译中文模型☆92Updated 5 years ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆52Updated last year
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆84Updated 4 years ago
- 通义千问 SFT试验☆72Updated last year
- 大模型基础学习和面试八股文☆150Updated last year
- Individual learning to implement some modules☆28Updated last year
- 对llama3进行全参微调、lora微调以及qlora微调。☆209Updated 11 months ago
- 基于外挂知识库的大模型问答☆22Updated last year