使用transformer模型实现机器翻译任务,针对中译英的翻译任务
☆19Mar 26, 2024Updated 2 years ago
Alternatives and similar repositories for transformer_CHN2ENG
Users that are interested in transformer_CHN2ENG are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本仓库是基于bert4keras实现的古文-现代文翻译模型。具体使用了基于掩码自注意力机制的UNILM(Li al., 2019)预训练模型作为翻译系统的backbone。我们首先使用了普通的中文(现代文)BERT、Roberta权重作为UNILM的初始权重以训练UNILM…☆53May 3, 2022Updated 4 years ago
- Step by Step Reinforcement Learning Tutorials.☆12Nov 19, 2022Updated 3 years ago
- 抽取式NLP模型(阅读理解模型,MRC)实现词义消歧(WSD)☆14May 10, 2022Updated 3 years ago
- 基于深度学习的对话系统、语音识别、机器翻译和语音合成等。☆13Jan 3, 2021Updated 5 years ago
- 多源指针网络 (multi source pointer network)☆19Feb 21, 2022Updated 4 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 基于Transformer的机器翻译系统☆12Jun 28, 2022Updated 3 years ago
- Machine Translation (MT) Evaluation Scripts☆18May 19, 2024Updated last year
- OpenNMT based Korean-to-English Neural Machine Translation☆17Sep 3, 2020Updated 5 years ago
- ☆10Jul 6, 2021Updated 4 years ago
- Machine Translation (MT) Web Interface for OpenNMT and FairSeq models using CTranslate and Streamlit☆15Dec 24, 2021Updated 4 years ago
- ☆42Feb 20, 2023Updated 3 years ago
- 基于seq2edit (Gector) 的中文文本纠错。☆29Nov 15, 2022Updated 3 years ago
- Official repository for the paper DynaPipe: Optimizing Multi-task Training through Dynamic Pipelines☆19Dec 8, 2023Updated 2 years ago
- cantonese-mandarin unsupervised neural translation for sw project☆29May 2, 2023Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- torch.compile artifacts for common deep learning models, can be used as a learning resource for torch.compile☆19Dec 22, 2023Updated 2 years ago
- Open source code for ICASSP 2021 Paper “Injecting Word Information with Multi-Level Word Adapter for Chinese Spoken Language Understandin…☆29Apr 2, 2021Updated 5 years ago
- 基于T5模型的中文文本纠错☆34Nov 3, 2024Updated last year
- pytorch版unilm模型☆26Jun 19, 2021Updated 4 years ago
- chinese pretrain unilm☆28Apr 14, 2020Updated 6 years ago
- NLP homework:RNN+Attention机器翻译模型, Transormer代码学习☆29Feb 2, 2019Updated 7 years ago
- 复旦大学nlp实验室入门小实验nlp-beginner☆27Jan 22, 2022Updated 4 years ago
- 基于pytorch的中文拼写纠错,使用的模型是Bert以及SoftMaskedBert☆34Oct 19, 2021Updated 4 years ago
- 问题等价性判断数据预处理,包含添加对抗样本(同音字、近义词替换等)、获取样本的pattern(用通配符替换相同词汇,提取相同和不同词汇)☆39Dec 23, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆22Apr 22, 2024Updated 2 years ago
- Explore Inter-layer Expert Affinity in MoE Model Inference☆16May 6, 2024Updated 2 years ago
- ☆34Nov 24, 2020Updated 5 years ago
- 本项目使用云问科技训练的中文版UniLM模型对微博数据集进行自动标题生成。☆39Apr 4, 2024Updated 2 years ago
- Transformer model for Chinese-English translation.☆55Jul 25, 2024Updated last year
- Train 🤗transformers with DeepSpeed: ZeRO-2, ZeRO-3☆23May 20, 2021Updated 4 years ago
- 机器翻译子任务-翻译质量评价-在BERT模型后面加上Bi-LSTM进行fine-tuning☆37Nov 18, 2022Updated 3 years ago
- RADLADS training code☆41May 7, 2025Updated last year
- 利用哈工大同义词林替换问答文本内的同义词进行语料扩充