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
- Official implementation for "Instruction Tuning with Retrieval-based Examples Ranking for Aspect-based Sentiment Analysis"☆13Updated last year
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆80Updated 2 years ago
- ☆14Updated last year
- transformer,机器翻译,中文--英文☆82Updated 2 years ago
- 中文谣言和虚假新闻数据集☆58Updated last year
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆143Updated 2 years ago
- 基于pytorch的GlobalPointer进行三元组抽取。☆84Updated 2 years ago
- 对llama3进行全参微调、lora微调以及qlora微调。☆210Updated last year
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆455Updated 3 years ago
- 大模型基础学习和面试八股文☆162Updated last year
- ☆126Updated 4 months ago
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆86Updated 4 years ago
- 学习 深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆138Updated 2 years ago
- 基于BERT的中文命名实体识别☆44Updated 3 years ago
- ☆199Updated 3 years ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆55Updated last year
- [PR2024] Official code for "MP-TFWA: Multi-schema prompting powered token-feature woven attention network for short text classification"☆11Updated last year
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆435Updated 5 years ago
- 大模型文本分类☆83Updated last year
- ☆57Updated 10 months ago
- Individual learning to implement some modules☆29Updated last year
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆487Updated 2 years ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆196Updated last year
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆104Updated 2 months ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆160Updated 3 years ago
- NLP实战项目☆103Updated 2 years ago
- SimCSE中文语义相似度对比学习模型☆89Updated 3 years ago
- 基于pytorch+bert的中文文本分类☆89Updated 2 years ago
- a super easy clip model with mnist dataset for study☆139Updated last year