P3n9W31 / transformer-pytorchLinks
Transformer model for Chinese-English translation.
☆55Updated last year
Alternatives and similar repositories for transformer-pytorch
Users that are interested in transformer-pytorch are comparing it to the libraries listed below
Sorting:
- 英中文本机器翻译的☆102Updated 5 years ago
- 多轮共情对话模型PICA☆97Updated 2 years ago
- NLP 自然语言处理教程 https://dataxujing.github.io/NLP-paper/☆30Updated 4 years ago
- transformer,机器翻译,中文--英文☆82Updated 2 years ago
- We released BERT-wwm, a Chinese pre-training model based on Whole Word Masking technology, and models closely related to this technology.…☆62Updated 2 years ago
- 论文模型复现☆43Updated 3 years ago
- 一套代码指令微调大模型☆38Updated 2 years ago
- Qwen1.5-SFT(阿里, Ali), Qwen_Qwen1.5-2B-Chat/Qwen_Qwen1.5-7B-Chat微调(transformers)/LORA(peft)/推理☆68Updated last year
- 用BERT在百度WebQA中文问答数据集上做阅读问答☆65Updated 5 years ago
- seq_2_seq text generation based on transformers☆22Updated 4 years ago
- 基于BERT的中文命名实体识别☆44Updated 3 years ago
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆487Updated 2 years ago
- Chinese MobileBERT(中文MobileBERT模型)☆96Updated 3 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆50Updated 4 years ago
- 利用BERT预训练模型进行文本生成,可用于对话、摘要、问题生成等任务。 目前支持策略,词表的插入和删除、自定义Character Embedding、随机词替换等☆10Updated 3 years ago
- pytorch bert 版的 multi_label_text_classification☆10Updated 5 years ago
- 一个多模态内容理解算法框架,其中包含数据处理、预训练模型、常见模型以及模型加速等模块。☆321Updated 3 years ago
- 使用transformer架构实现简单的英语翻译中文模型☆95Updated 5 years ago
- ☆14Updated last year
- Summary and comparison of Chinese classification models☆36Updated 2 years ago
- ☆29Updated 4 years ago
- Seq2seqAttGeneration, an basic implementation of text generation that using seq2seq attention model to generate poem series. this project…☆18Updated 4 years ago
- 一个基于预训练的句向量生成工具☆137Updated 2 years ago
- pytorch分布式训练,支持多机多卡,单机多卡。☆42Updated 4 years ago
- 本项目使用云问科技训练的中文版UniLM模型对微博数据集进行自动标题生成。☆39Updated last year
- 基于sentence-transformers实现文本转向量的机器人☆46Updated 3 years ago
- 简版文本对话/问答系统☆35Updated 5 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆11Updated 4 years ago
- 2020阿里云天池大数据竞赛-中医药命名实体识别挑战赛☆28Updated 4 years ago
- 收集经常用到的一些python代码☆50Updated 4 months ago