paper-with-me

Papers

OpusCleaner and OpusTrainer, open source toolkits for training Machine Translation and Large language models

2023-11-24 · Nikolay Bogoychev, Jelmer Van der Linde, Graeme Nail, Barry Haddow, Jaume Zaragoza-Bernabeu, Gema Ramírez-Sánchez, Lukas Weymann, Tudor Nicolae Mateiu, Jindřich Helcl, Mikko Aulamo

Developing high quality machine translation systems is a labour intensive, challenging and confusing process for newcomers to the field. We present a pair of tools OpusCleaner and OpusTrainer that aim to simplify the process, reduce the amount of work and lower the entry barrier for newcomers. OpusCleaner is a data downloading, cleaning, and proprocessing toolkit. It is designed to allow researchers to quickly download, visualise and preprocess bilingual (or monolingual) data that comes from many different sources, each of them with different quality, issues, and unique filtering/preprocessing requirements. OpusTrainer is a data scheduling and data augmenting tool aimed at building large scale, robust machine translation systems and large language models. It features deterministic data mixing from many different sources, on-the-fly data augmentation and more. Using these tools, we showcase how we can use it to create high quality machine translation model robust to noisy user input; multilingual models and terminology aware models.

📄 PDF Abstract BibTeX arXiv:2311.14838

Code (2)

hplt-project/opuscleaner 공식 구현
hplt-project/opustrainer 공식 구현

Tasks

Data AugmentationMachine TranslationSchedulingTranslation

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Exploring How Machine Learning Practitioners (Try To) Use Fairness Toolkits

2022-05-13 · Wesley Hanwen Deng, Manish Nagireddy, Michelle Seng Ah Lee, Jatinder Singh 외

Recent years have seen the development of many open-source ML fairness toolkits aimed at helping ML practitioners assess and address unfairness in their systems. However, there has been little research investigating how …

BIG-bench Machine LearningFairness

YANMTT: Yet Another Neural Machine Translation Toolkit

2021-08-25 · Raj Dabre, Eiichiro Sumita

In this paper we present our open-source neural machine translation (NMT) toolkit called "Yet Another Neural Machine Translation Toolkit" abbreviated as YANMTT which is built on top of the Transformers library. Despite t…

Machine TranslationModel CompressionNMTTransfer Learning+1

ESPnet: End-to-End Speech Processing Toolkit

2018-03-30 · Shinji Watanabe, Takaaki Hori, Shigeki Karita, Tomoki Hayashi 외

This paper introduces a new open source platform for end-to-end speech processing named ESPnet. ESPnet mainly focuses on end-to-end automatic speech recognition (ASR), and adopts widely-used dynamic neural network toolki…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

A Survey on Deep Learning Toolkits and Libraries for Intelligent User Interfaces

2018-03-13 · Jan Zacharias, Michael Barz, Daniel Sonntag

This paper provides an overview of prominent deep learning toolkits and, in particular, reports on recent publications that contributed open source software for implementing tasks that are common in intelligent user inte…

Deep Learning

Flexible Modeling and Multitask Learning using Differentiable Tree Ensembles

2022-05-19 · Shibal Ibrahim, Hussein Hazimeh, Rahul Mazumder

Decision tree ensembles are widely used and competitive learning models. Despite their success, popular toolkits for learning tree ensembles have limited modeling capabilities. For instance, these toolkits support a limi…

Multi-Task Learning