Regan-Zhang / Transformer-TranslationLinks
An executable Transformer translation code implemented by pytorch to translate English into French.
☆14Updated 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:
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆148Updated 2 years ago
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆445Updated 5 years ago
- bert-base-chinese example☆938Updated 2 years ago
- 基于pytorch的GlobalPointer进行三元组抽取。☆84Updated 2 years ago
- pytorch☆54Updated 2 years ago
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆603Updated 5 months ago
- Official implementation for "Instruction Tuning with Retrieval-based Examples Ranking for Aspect-based Sentiment Analysis"☆12Updated last year
- ☆126Updated 6 months ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆200Updated last year
- SimCSE中文语义相似度对比学习模型☆91Updated 3 years ago
- 对llama3进行全参微调、lora微调以及qlora微调。☆212Updated last year
- 基于BERT的中文命名实体识别☆44Updated 3 years ago
- 大模型基础学习和面试八股文☆181Updated last year
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆161Updated 3 years ago
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆82Updated 2 years ago
- ☆163Updated 2 years ago
- [PR2024] Official code for "MP-TFWA: Multi-schema prompting powered token-feature woven attention network for short text classification"☆12Updated last year
- This is a repository for a few projects built in torch.☆44Updated 4 months ago
- ☆106Updated 6 months ago
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆578Updated 6 months ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆402Updated 2 years ago
- seq_2_seq text generation based on transformers☆22Updated 4 years ago
- 基于pytorch+bert的中文文本分类☆90Updated 2 years ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆138Updated 3 years ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆481Updated 3 years ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆58Updated last year
- ☆88Updated 2 years ago
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆87Updated 4 years ago
- 大模型文本分类☆92Updated last year
- ☆60Updated last year