paper-with-me

홈 › Papers

TencentPretrain: A Scalable and Flexible Toolkit for Pre-training Models of Different Modalities

2022-12-13 · Zhe Zhao, Yudong Li, Cheng Hou, Jing Zhao, Rong Tian, Weijie Liu, Yiren Chen, Ningyuan Sun, Haoyan Liu, Weiquan Mao, Han Guo, Weigang Guo, Taiqiang Wu, Tao Zhu, Wenhang Shi, Chen Chen, Shan Huang, Sihong Chen, Liqun Liu, Feifei Li, Xiaoshuai Chen, Xingwu Sun, Zhanhui Kang, Xiaoyong Du, Linlin Shen, Kimmo Yan

Recently, the success of pre-training in text domain has been fully extended to vision, audio, and cross-modal scenarios. The proposed pre-training models of different modalities are showing a rising trend of homogeneity in their model structures, which brings the opportunity to implement different pre-training models within a uniform framework. In this paper, we present TencentPretrain, a toolkit supporting pre-training models of different modalities. The core feature of TencentPretrain is the modular design. The toolkit uniformly divides pre-training models into 5 components: embedding, encoder, target embedding, decoder, and target. As almost all of common modules are provided in each component, users can choose the desired modules from different components to build a complete pre-training model. The modular design enables users to efficiently reproduce existing pre-training models or build brand-new one. We test the toolkit on text, vision, and audio benchmarks and show that it can match the performance of the original implementations.

📄 PDF Abstract BibTeX arXiv:2212.06385

Code (3)

tencent/tencentpretrain 공식 구현 pytorch
cvi-szu/linly pytorch
ydli-ai/chinese-chatllama pytorch

Tasks

Decoder

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

WeSep: A Scalable and Flexible Toolkit Towards Generalizable Target Speaker Extraction

2024-09-24 · Shuai Wang, Ke Zhang, Shaoxiong Lin, Junjie Li 외

Target speaker extraction (TSE) focuses on isolating the speech of a specific target speaker from overlapped multi-talker speech, which is a typical setup in the cocktail party problem. In recent years, TSE draws increas…

Managementspeech-recognitionSpeech RecognitionTarget Speaker Extraction

The Open MatSci ML Toolkit: A Flexible Framework for Machine Learning in Materials Science

2022-10-31 · Santiago Miret, Kin Long Kelvin Lee, Carmelo Gonzales, Marcel Nassar 외

We present the Open MatSci ML Toolkit: a flexible, self-contained, and scalable Python-based framework to apply deep learning models and methods on scientific data with a specific focus on materials science and the OpenC…

CPUGPUGraph Neural Network

SupWSD: A Flexible Toolkit for Supervised Word Sense Disambiguation

2017-09-01 · EMNLP 2017 9 · Pap, Simone rea, Aless Raganato, ro 외

In this demonstration we present SupWSD, a Java API for supervised Word Sense Disambiguation (WSD). This toolkit includes the implementation of a state-of-the-art supervised WSD system, together with a Natural Language P…

Word Sense Disambiguation

Open Assistant Toolkit -- version 2

2024-03-01 · Sophie Fischer, Federico Rossetto, Carlos Gemmell, Andrew Ramsay 외

We present the second version of the Open Assistant Toolkit (OAT-v2), an open-source task-oriented conversational system for composing generative neural models. OAT-v2 is a scalable and flexible assistant platform suppor…

Code GenerationResponse GenerationRetrieval

Flexible and Scalable Deep Learning with MMLSpark

2018-04-11 · Mark Hamilton, Sudarshan Raghunathan, Akshaya Annavajhala, Danil Kirsanov 외

In this work we detail a novel open source library, called MMLSpark, that combines the flexible deep learning library Cognitive Toolkit, with the distributed computing framework Apache Spark. To achieve this, we have con…

Deep LearningDistributed Computing